]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jw/make-arflags-customizable' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:36 +0000 (14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:36 +0000 (14:32 -0700)
The Makefile always runs the library archiver with hardcoded "crs"
options, which was inconvenient for exotic platforms on which
people want to use programs with totally different set of command
line options.

* jw/make-arflags-customizable:
  Makefile: allow $(ARFLAGS) specified from the command line

1  2 
Makefile

diff --cc Makefile
Simple merge