HomeSort by: relevance | last modified time | path
    Searched refs:tentative_python_cflags (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
configure 28334 tentative_python_cflags="-fno-strict-aliasing -fwrapv"
28338 $development || tentative_python_cflags="$tentative_python_cflags -DNDEBUG"
28341 if test "x${tentative_python_cflags}" != x; then
28344 for flag in ${tentative_python_cflags}; do
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 28278 tentative_python_cflags="-fno-strict-aliasing -fwrapv"
28282 $development || tentative_python_cflags="$tentative_python_cflags -DNDEBUG"
28285 if test "x${tentative_python_cflags}" != x; then
28288 for flag in ${tentative_python_cflags}; do
    [all...]

Completed in 94 milliseconds