Since we're cross compiling from x86, ignore the x86 CPUTYPE by default.
This commit is contained in:
parent
f8185d5456
commit
05a806502b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user