Define DEBUG in 'Debug info + strict compile checks' mode too.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1396 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -99,7 +99,7 @@ uqm_prepare_config()
|
||||
CFLAGS=`echo $CFLAGS`
|
||||
# Remove all the unnecessary spaces from $CFLAGS,
|
||||
# for more readable messages.
|
||||
DEBUG=0
|
||||
DEBUG=1
|
||||
}
|
||||
CHOICE_debug_DEFAULT=debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user