Skip to content

Commit 98f4221

Browse files
committed
--enable-debug adds -g. Closes #7205
1 parent 0f1bfda commit 98f4221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ if [ -n "$CFG_ENABLE_DEBUG" ]; then
652652
fi
653653
CFG_ENABLE_DEBUG_ASSERTIONS=1
654654
CFG_ENABLE_DEBUG_JEMALLOC=1
655+
CFG_ENABLE_DEBUGINFO=1
655656
CFG_ENABLE_LLVM_ASSERTIONS=1
656657
fi
657658

0 commit comments

Comments
 (0)