Undo Makefile change in 9b0f523d00.

This commit is contained in:
Markus F.X.J. Oberhumer 2020-12-03 18:16:11 +01:00
parent 23fe02e84a
commit dd164fbc86

View File

@ -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