forked from espressif/esp-mqtt
change CFLAGS correct with idf
This commit is contained in:
@@ -11,7 +11,7 @@ COMPONENT_ADD_INCLUDEDIRS := include
|
|||||||
|
|
||||||
COMPONENT_SRCDIRS := .
|
COMPONENT_SRCDIRS := .
|
||||||
#EXTRA_CFLAGS := -DICACHE_RODATA_ATTR
|
#EXTRA_CFLAGS := -DICACHE_RODATA_ATTR
|
||||||
EXTRA_CFLAGS := -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H
|
CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user