mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Avoid setting GCC-specific flags here.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user