Skip to content

Commit 0f1bfda

Browse files
committed
Alphabetize
1 parent e9e9279 commit 0f1bfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,9 +650,9 @@ if [ -n "$CFG_ENABLE_DEBUG" ]; then
650650
CFG_DISABLE_OPTIMIZE=1
651651
CFG_DISABLE_OPTIMIZE_CXX=1
652652
fi
653-
CFG_ENABLE_LLVM_ASSERTIONS=1
654653
CFG_ENABLE_DEBUG_ASSERTIONS=1
655654
CFG_ENABLE_DEBUG_JEMALLOC=1
655+
CFG_ENABLE_LLVM_ASSERTIONS=1
656656
fi
657657

658658
# OK, now write the debugging options

0 commit comments

Comments
 (0)