Strip even more unneeded symbols.
Suggested by: peter
This commit is contained in:
parent
545aee70a6
commit
a360b452ef
@ -706,7 +706,7 @@ doKERNEL:
|
||||
@cd ${.CURDIR}/../sys/compile/${KERNEL} && \
|
||||
make depend && \
|
||||
make ${KERNEL} && \
|
||||
strip --strip-debug ${KERNEL} && \
|
||||
strip --strip-all ${KERNEL} && \
|
||||
cp ${KERNEL} ${RD}/kernels/${KERNEL}
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user