--enable-debug
adds -g
. Closes #7205
This commit is contained in:
parent
0f1bfda006
commit
98f4221d49
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -652,6 +652,7 @@ if [ -n "$CFG_ENABLE_DEBUG" ]; then
|
|||
fi
|
||||
CFG_ENABLE_DEBUG_ASSERTIONS=1
|
||||
CFG_ENABLE_DEBUG_JEMALLOC=1
|
||||
CFG_ENABLE_DEBUGINFO=1
|
||||
CFG_ENABLE_LLVM_ASSERTIONS=1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue