Leave DEBUG unset by default
This commit is contained in:
parent
b6b4b3cfc3
commit
a217049dc6
|
@ -190,7 +190,7 @@ NO_AFFINITY = 1
|
||||||
COMMON_PROF = -pg
|
COMMON_PROF = -pg
|
||||||
|
|
||||||
# Build Debug version
|
# Build Debug version
|
||||||
DEBUG = 1
|
# DEBUG = 1
|
||||||
|
|
||||||
# Set maximum stack allocation.
|
# Set maximum stack allocation.
|
||||||
# The default value is 2048. 0 disable stack allocation a may reduce GER and GEMV
|
# The default value is 2048. 0 disable stack allocation a may reduce GER and GEMV
|
||||||
|
|
Loading…
Reference in New Issue