configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when...

* configure.in (FLAGS_FOR_TARGET): Do not add
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
on i[3456]86-*-linux*.

From-SVN: r53100
This commit is contained in:
Thomas Fitzsimmons 2002-05-03 16:28:41 +00:00 committed by DJ Delorie
parent ce8076ada5
commit 7bebf27930
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (FLAGS_FOR_TARGET): Do not add
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
on i[3456]86-*-linux*.
2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (noconfigdirs): Replace [ ] with test.

View 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