Remove OBE comment about AMD64 memory model.
This commit is contained in:
parent
1d0c1369d7
commit
ad890ef280
@ -66,8 +66,7 @@ INLINE_LIMIT?= 15000
|
||||
.endif
|
||||
|
||||
#
|
||||
# For AMD64, use a medium model for now. We'll switch to "kernel"
|
||||
# once pmap is ready. Be excessively careful to not generate FPU code.
|
||||
# For AMD64, be excessively careful to not generate FPU code.
|
||||
#
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
CFLAGS+= -mcmodel=kernel -mno-red-zone \
|
||||
|
Loading…
Reference in New Issue
Block a user