Since we're cross compiling from x86, ignore the x86 CPUTYPE by default.

This commit is contained in:
peter 2001-09-03 07:58:32 +00:00
parent bd9caeb9f1
commit 54fae686a0

View File

@ -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