Avoid setting GCC-specific flags here.
This commit is contained in:
parent
b251619a2f
commit
41ad30f93a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
CONTIKI = ../../../
|
||||
APPS += antelope
|
||||
CFLAGS += -Wall -g -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
SMALL = 1
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
|
Loading…
Reference in a new issue