]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when...
authorThomas Fitzsimmons <fitzsim@redhat.com>
Fri, 3 May 2002 16:28:41 +0000 (16:28 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 3 May 2002 16:28:41 +0000 (12:28 -0400)
* 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

ChangeLog
configure.in

index af375feb20ab7042382d5aade7acd536388a9df6..0f791c7d35d5f2af462d5c58d1a0b99f1a21de96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
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