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

  /src/external/gpl3/gdb.old/dist/gdb/
configure 728 PYTHON_LIBS
28152 python_libs=`${python_prog} ${srcdir}/python/python-config.py --ldflags`
28173 python_libs=
28186 new_LIBS=${python_libs}
28214 PYTHON_LIBS=$new_LIBS
28396 PYTHON_LIBS=`echo $PYTHON_LIBS | sed -e 's/-Xlinker -export-dynamic//'`
30769 # -export-dynamic from PYTHON_LIBS. That's exactly what we want
30775 LIBS="$LIBS $PYTHON_LIBS"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 729 PYTHON_LIBS
28096 python_libs=`${python_prog} ${srcdir}/python/python-config.py --ldflags`
28117 python_libs=
28130 new_LIBS=${python_libs}
28158 PYTHON_LIBS=$new_LIBS
28340 PYTHON_LIBS=`echo $PYTHON_LIBS | sed -e 's/-Xlinker -export-dynamic//'`
30644 # -export-dynamic from PYTHON_LIBS. That's exactly what we want
30650 LIBS="$LIBS $PYTHON_LIBS"
    [all...]

Completed in 35 milliseconds