]> Git Repo - VerusCoin.git/commit
configure --enable-debug changes
authorGavin Andresen <[email protected]>
Mon, 13 Jul 2015 18:28:03 +0000 (14:28 -0400)
committerJack Grigg <[email protected]>
Fri, 3 Mar 2017 18:57:19 +0000 (10:57 -0800)
commitae1565b52f9d1c48a6e754bae8fd9839ce90df6b
tree7a08627c2592d29e79f7c8188234cbce4f5dbb0f
parent70b3d9e3ac26bd4b6c4292876fa77a6e3a960087
configure --enable-debug changes

Three changes to how configure --enable-debug behaves:

1. Preserve user-passed CXXFLAGS/CFLAGS
2. Compile with -DDEBUG_LOCKORDER
3. Add -DDEBUG -DDEBUG_LOCKORDER to CPPFLAGS (since they are preprocessor options)
configure.ac
This page took 0.021539 seconds and 4 git commands to generate.