Strip out any .comment ELF sections from crunchgen'ed binaries.

This commit is contained in:
David E. O'Brien 2002-12-17 20:18:13 +00:00
parent d8e7c54e1e
commit 1e2d480ce8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107990

View File

@ -542,6 +542,7 @@ release.5:
cd ${.CURDIR}/..; ${TMAKE} build-tools
cd ${j}_crunch; ${WMAKE} -f ${j}_crunch.mk \
CFLAGS="-Os -pipe" -DNO_CPU_CFLAGS all
strip -R .comment ${j}_crunch/${j}_crunch
mv ${j}_crunch/${j}_crunch ${RD}/crunch/${j}
.endfor
touch release.5