Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job.
OK'ed by: scottl
This commit is contained in:
parent
4a73cae22c
commit
c32c5cf1e2
@ -1051,8 +1051,7 @@ doMFSKERN:
|
|||||||
cd ${.CURDIR}/..; \
|
cd ${.CURDIR}/..; \
|
||||||
KERNEL_KO=BOOTMFS KODIR= \
|
KERNEL_KO=BOOTMFS KODIR= \
|
||||||
${CROSSMAKE} ${KERNEL_FLAGS} -DNO_MODULES -DNO_KERNELCLEAN \
|
${CROSSMAKE} ${KERNEL_FLAGS} -DNO_MODULES -DNO_KERNELCLEAN \
|
||||||
KERNCONF=BOOTMFS COPTFLAGS="-Os -fno-strict-aliasing -pipe" \
|
KERNCONF=BOOTMFS COPTFLAGS="-Os -pipe" -DNO_CPU_COPTFLAGS \
|
||||||
-DNO_CPU_COPTFLAGS \
|
|
||||||
buildkernel reinstallkernel \
|
buildkernel reinstallkernel \
|
||||||
DESTDIR=${RD}/kernels
|
DESTDIR=${RD}/kernels
|
||||||
[ -r ${.CURDIR}/../sys/${TARGET}/conf/BOOTMFS.hints ] && \
|
[ -r ${.CURDIR}/../sys/${TARGET}/conf/BOOTMFS.hints ] && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user