Part 2/3 of unbreaking cross releases:

Use the right strip(1) binary.
This commit is contained in:
Ruslan Ermilov 2003-01-29 08:39:28 +00:00
parent d51456da6f
commit 55ee3f14e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=110034

View File

@ -563,7 +563,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
${WMAKEENV} strip -R .comment ${j}_crunch/${j}_crunch
mv ${j}_crunch/${j}_crunch ${RD}/crunch/${j}
.endfor
touch release.5