This should fix the broken fuzzing build, because we've been
explicitly using clang++ but are now being given a CXX=afl++, which
does extra stuff.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG25b1610f8534: fuzz: if the caller of our makefile sets CC and CXX, trust them
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.