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 5dc8060 commit 71a4ea5Copy full SHA for 71a4ea5
configure
@@ -633,8 +633,6 @@ esac
633
# Adjust perf and debug options for debug mode
634
if [ -n "$CFG_ENABLE_DEBUG" ]; then
635
msg "debug mode enabled, setting performance options"
636
- CFG_DISABLE_OPTIMIZE=1
637
- CFG_DISABLE_OPTIMIZE_CXX=1
638
CFG_ENABLE_LLVM_ASSERTIONS=1
639
CFG_ENABLE_DEBUG_ASSERTIONS=1
640
CFG_ENABLE_DEBUG_JEMALLOC=1
0 commit comments