We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d17c35 commit a725426Copy full SHA for a725426
configure
@@ -631,7 +631,6 @@ if [ -n "$CFG_ENABLE_DEBUG" ]; then
631
msg "debug mode enabled, setting performance options"
632
CFG_DISABLE_OPTIMIZE=1
633
CFG_DISABLE_OPTIMIZE_CXX=1
634
- CFG_DISABLE_OPTIMIZE_LLVM=1
635
CFG_ENABLE_LLVM_ASSERTIONS=1
636
CFG_ENABLE_DEBUG_ASSERTIONS=1
637
CFG_ENABLE_DEBUG_JEMALLOC=1
0 commit comments