dist: adapt DEVELHELP switch
This commit is contained in:
parent
5ffe9ddaf5
commit
c93d1ca6c2
2
dist/Makefile
vendored
2
dist/Makefile
vendored
@ -25,7 +25,7 @@ RIOTBASE ?= $(CURDIR)/../../RIOT
|
|||||||
# Uncomment this to enable code in RIOT that does safety checking
|
# Uncomment this to enable code in RIOT that does safety checking
|
||||||
# which is not needed in a production environment but helps in the
|
# which is not needed in a production environment but helps in the
|
||||||
# development process:
|
# development process:
|
||||||
#CFLAGS += -DDEVELHELP
|
#DEVELHELP = 1
|
||||||
|
|
||||||
# Change this to 0 to show compiler invocation lines by default:
|
# Change this to 0 to show compiler invocation lines by default:
|
||||||
QUIET ?= 1
|
QUIET ?= 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user