mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-08-03 12:45:34 +02:00
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