Alphabetize

This commit is contained in:
Tamir Duberstein 2015-04-21 19:35:05 -07:00
parent e9e9279d87
commit 0f1bfda006

2
configure vendored
View file

@ -650,9 +650,9 @@ if [ -n "$CFG_ENABLE_DEBUG" ]; then
CFG_DISABLE_OPTIMIZE=1
CFG_DISABLE_OPTIMIZE_CXX=1
fi
CFG_ENABLE_LLVM_ASSERTIONS=1
CFG_ENABLE_DEBUG_ASSERTIONS=1
CFG_ENABLE_DEBUG_JEMALLOC=1
CFG_ENABLE_LLVM_ASSERTIONS=1
fi
# OK, now write the debugging options