diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-09-03 07:58:32 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-09-03 07:58:32 +0000 |
| commit | 05a806502ba63bb081b79d1e157a2556115f62d4 (patch) | |
| tree | deee2c94f2160103c7dbbaea74274176fe5862b8 | |
| parent | f8185d545689f259a0bf49b553d8625cd51e9714 (diff) | |
Notes
| -rw-r--r-- | sys/ia64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 23857f8e1a64..7604a81ecaa9 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 |
