##// END OF EJS Templates
fuzz: if the caller of our makefile sets CC and CXX, trust them...
fuzz: if the caller of our makefile sets CC and CXX, trust them 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. Differential Revision: https://phab.mercurial-scm.org/D10066
Augie Fackler -
r47353:25b1610f default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
exitcode.rs Loading ...
main.rs Loading ...
ui.rs Loading ...