Merge branch 'bs/install-strip'
commit5639a8d1445f8c8d5863b0b80f493adda991e479
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (15 13:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (15 13:15 -0700)
tree04cde3812fa6ab8f4b93ef1ceb12919e7ec8da7e
parent2b2af95908ec53e13be4506ece7acc0d82f981ae
parent3231f410090491a6a8fa1b110d1518c6a5786bad
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
Makefile