summaryrefslogtreecommitdiff
path: root/cross/i386-linuxglibc1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-linuxglibc1/Makefile')
-rw-r--r--cross/i386-linuxglibc1/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/cross/i386-linuxglibc1/Makefile b/cross/i386-linuxglibc1/Makefile
index 451b6f53ccb..a227519731a 100644
--- a/cross/i386-linuxglibc1/Makefile
+++ b/cross/i386-linuxglibc1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:27:53 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/04 21:07:48 jmc Exp $
#
DISTVERSION= 5.3.12.1
@@ -16,6 +16,10 @@ BINUTILS_GNUTARGET= elf32-i386
BINUTILS_LDEMULATION= elf_i386
USE_CROSS_EGCS= yes
+# Scripts in the build need to have a $CPP defined that works with the built
+# compiler
+NO_EXPORT_CPP= yes
+
LINUXDEVEL_FILES= libc-5.3.12-18.i386.rpm \
libc-devel-5.3.12-18.i386.rpm \
libc-static-5.3.12-18.i386.rpm \