aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2002-05-03 16:28:41 +0000
committerDJ Delorie <dj@gcc.gnu.org>2002-05-03 12:28:41 -0400
commit7bebf27930fe5d0b4c147575b213fe18cd892306 (patch)
tree9c35870f1b8ae50f1c666c23499205bbf320fb8a
parentce8076ada5a574fdbea23109cb7273eccc5837dc (diff)
downloadgcc-7bebf27930fe5d0b4c147575b213fe18cd892306.zip
gcc-7bebf27930fe5d0b4c147575b213fe18cd892306.tar.gz
gcc-7bebf27930fe5d0b4c147575b213fe18cd892306.tar.bz2
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
-rw-r--r--ChangeLog6
-rw-r--r--configure.in1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index af375fe..0f791c7 100644
--- 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.
diff --git a/configure.in b/configure.in
index 6c0e7d6..59d7983 100644
--- a/configure.in
+++ b/configure.in
@@ -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