Date: Tue, 3 Mar 2015 16:45:40 +0000 From: "emaste (Ed Maste)" <phabric-noreply@FreeBSD.org> To: freebsd-toolchain@freebsd.org Subject: [Differential] [Request, 11 lines] D2003: Do not strip crunched binary; it will be done by install Message-ID: <differential-rev-PHID-DREV-6di4ee2dudzmdwrpi6fg-req@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
emaste created this revision. emaste added reviewers: andrew, imp. emaste added a subscriber: freebsd-toolchain. REVISION SUMMARY In cross-build cases it is possible we won't have a cross-strip during the the rescue build. Binaries are already stripped on install anyhow, so there is no need to strip during the build. REVISION DETAIL https://reviews.freebsd.org/D2003 AFFECTED FILES Makefile.inc1 sys/sys/param.h usr.sbin/crunch/crunchgen/crunchgen.c To: emaste, andrew, imp Cc: freebsd-toolchain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?differential-rev-PHID-DREV-6di4ee2dudzmdwrpi6fg-req>