From: Junio C Hamano Date: Wed, 15 Sep 2021 20:15:26 +0000 (-0700) Subject: Merge branch 'bs/install-strip' X-Git-Tag: v2.34.0-rc0~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5639a8d1445f8c8d5863b0b80f493adda991e479;p=thirdparty%2Fgit.git Merge branch 'bs/install-strip' "make INSTALL_STRIP=-s install" allows the installation step to use "install -s" to strip the binaries as they get installed. * bs/install-strip: make: add INSTALL_STRIP option variable --- 5639a8d1445f8c8d5863b0b80f493adda991e479