Searched refs:with_newlib (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dconfigure.in449 if [ x"${with_newlib}" = x ]; then
450 with_newlib=no
455 if [ x${with_newlib} = xno ]; then
457 elif [ x${with_newlib} = xyes ]; then
979 if [ x${with_newlib} != xno ] && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 && [ -d ${srcdir}/newlib ] ; then
980 with_newlib=yes
1103 # changed from the earlier setting of with_newlib.
1104 if [ x${with_newlib} != xno ] && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && [ -d ${srcdir}/newlib ] ; then
/haiku-buildtools/legacy/binutils/
H A Dconfigure1040 if test x"${with_newlib}" = x ; then
1041 with_newlib=no
1046 case ${with_newlib} in
2757 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
2758 with_newlib=yes
3276 # changed from the earlier setting of with_newlib.
3277 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
/haiku-buildtools/legacy/gcc/libiberty/
H A Dconfigure544 if test "${with_newlib+set}" = set; then
545 withval="$with_newlib"
1609 if test "x${with_newlib}" = "xyes"; then
/haiku-buildtools/gcc/
H A Dconfigure2888 if test x"${with_newlib}" = x ; then
2889 with_newlib=no
2894 case ${with_newlib} in
3885 if test x$with_newlib = xyes; then
6823 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
6824 with_newlib=yes
7466 # changed from the earlier setting of with_newlib.
7467 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
/haiku-buildtools/binutils/
H A Dconfigure2899 if test x"${with_newlib}" = x ; then
2900 with_newlib=no
2905 case ${with_newlib} in
3918 if test x$with_newlib = xyes; then
6891 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
6892 with_newlib=yes
7534 # changed from the earlier setting of with_newlib.
7535 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
/haiku-buildtools/gcc/libiberty/
H A Dconfigure676 with_newlib
2328 if test "${with_newlib+set}" = set; then :
2329 withval=$with_newlib;
5654 if test "x${with_newlib}" = "xyes"; then
/haiku-buildtools/binutils/libiberty/
H A Dconfigure676 with_newlib
2446 if test "${with_newlib+set}" = set; then :
2447 withval=$with_newlib;
5895 if test "x${with_newlib}" = "xyes"; then
/haiku-buildtools/legacy/binutils/libiberty/
H A Dconfigure1335 if test "${with_newlib+set}" = set; then
1336 withval="$with_newlib"
5605 if test "x${with_newlib}" = "xyes"; then
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure8513 if test x$with_newlib = xyes; then
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure855 with_newlib
4994 if test "${with_newlib+set}" = set; then :
4995 withval=$with_newlib;
5370 if test "x${with_newlib}" != "xyes"; then
15931 if test x"$with_newlib" = x"yes"; then
27938 if test "x${with_newlib}" = "xyes"; then
[all...]
/haiku-buildtools/gcc/gcc/
H A Dconfigure12038 test x$with_newlib = xyes ; } &&

Completed in 529 milliseconds