@ -20,9 +20,13 @@ TARGET = radio-gnumake
# building variables
######################################
# debug build?
DEBUG = 1
DEBUG ?= 1
# optimization
OPT = -Og
ifeq ($(DEBUG), 1)
else
OPT = -O3
endif
#######################################
The note is not visible to the blocked user.