-
- Downloads
Makefile: use FUZZ_CXXFLAGS for linking fuzzers
OSS-Fuzz requires C++-specific flags to link fuzzers. Passing these in CFLAGS causes lots of build warnings. Using separate FUZZ_CXXFLAGS avoids this. Signed-off-by:Josh Steadmon <steadmon@google.com> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
Please register or sign in to comment