]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bs/install-strip'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (13:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (13:15 -0700)
"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

1  2 
Makefile

diff --cc Makefile
Simple merge