-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When using make to install halide
/home/zendevil/Desktop/gradient-halide/src/CodeGen_LLVM.cpp:1092:46: error: ‘createThreadSanitizerPass’ was not declared in this scope
pm.add(createThreadSanitizerPass());
^
At global scope:
cc1plus: error: unrecognized command line option ‘-Wno-unknown-warning-option’ [-Werror]
cc1plus: all warnings being treated as errors
Makefile:918: recipe for target 'bin/build/CodeGen_LLVM.o' failed
make: *** [bin/build/CodeGen_LLVM.o] Error 1```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels