* configure.in (FLAGS_FOR_TARGET): Do not add
[deliverable/binutils-gdb.git] / configure.in
index 6c0e7d69e348c0a08ab6fd89693414a8650daa2c..59d798352537de4942ddfe7d79711c5d8cee1d59 100644 (file)
@@ -1524,7 +1524,6 @@ case " $skipdirs " in
       # Here host == target, so we don't need to build gcc,
       # so we don't want to discard standard headers.
       FLAGS_FOR_TARGET=`echo " $FLAGS_FOR_TARGET " | sed -e 's/ -nostdinc / /'`
-      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/'
       ;;
    *)
       # If we're building newlib, use its generic headers last, but search
This page took 0.02429 seconds and 4 git commands to generate.