summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-03 16:28:41 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-03 16:28:41 +0000
commit6a255a10d05d402baf076f5bb82c397539228476 (patch)
tree9c35870f1b8ae50f1c666c23499205bbf320fb8a /configure.in
parent3f4b9cd399904e76a7fc793427305c9d85118164 (diff)
downloadgcc-6a255a10d05d402baf076f5bb82c397539228476.tar.gz
* configure.in (FLAGS_FOR_TARGET): Do not add
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53100 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6c0e7d69e34..59d79835253 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