]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/fuzz-cxxflags'
authorJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2018 09:23:58 +0000 (18:23 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2018 09:23:58 +0000 (18:23 +0900)
commit7b9bb3876d3be45c48b646043c384b64133f195a
tree8fadf60e56b8f6d16da8d19f38fec3d7e5cfb48f
parentb8a920919348bc6d6cdf27c2fd4f7ae5078869d8
parent927c77e7d4d1e42c1e523d4651a7fe2c9122fe32
Merge branch 'js/fuzz-cxxflags'

The build procedure to link for fuzzing test has been made
customizable with a new Makefile variable.

* js/fuzz-cxxflags:
  Makefile: use FUZZ_CXXFLAGS for linking fuzzers
Makefile