BUILD_TYPE_DEBUG ?= 0
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
# build configuration options for this Makefile
|
||||
BUILD_TYPE_DEBUG ?= 1
|
||||
BUILD_TYPE_DEBUG ?= 0
|
||||
BUILD_TYPE_SANITIZE ?= 0
|
||||
BUILD_USE_DEPEND ?= 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user