summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-09-03 07:58:32 +0000
committerpeter <peter@FreeBSD.org>2001-09-03 07:58:32 +0000
commit1752fcc466c47cfaf78b492320d55cd221f3c09d (patch)
treedeee2c94f2160103c7dbbaea74274176fe5862b8 /sys
parent53cfaa0b4532a557bd07aef56e8856a76ad8cd05 (diff)
downloadFreeBSD-src-1752fcc466c47cfaf78b492320d55cd221f3c09d.zip
FreeBSD-src-1752fcc466c47cfaf78b492320d55cd221f3c09d.tar.gz
Since we're cross compiling from x86, ignore the x86 CPUTYPE by default.
Diffstat (limited to 'sys')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 23857f8..7604a81 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -30,6 +30,7 @@ maxusers 32
#hints "GENERIC.hints"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
+makeoptions NO_CPU_COPTFLAGS=true #Ignore any x86 CPUTYPE
options INET #InterNETworking
options INET6 #IPv6 communications protocols
OpenPOWER on IntegriCloud