* request by kaito - we're debugging 2.5 now more than using it anyway... BF_DEBUG = 'true' set by default.
This commit is contained in:
@@ -163,7 +163,7 @@ LLIBS = 'util c m dl pthread stdc++'
|
||||
BF_PROFILE_FLAGS = ['-pg','-g']
|
||||
BF_PROFILE = 'false'
|
||||
|
||||
BF_DEBUG = 'false'
|
||||
BF_DEBUG = 'true'
|
||||
BF_DEBUG_FLAGS = '-g'
|
||||
|
||||
BF_BUILDDIR = '../build/linux2'
|
||||
|
||||
Reference in New Issue
Block a user