forked from espressif/esp-idf
json & expat: Update component.mk after merging from master
This commit is contained in:
@@ -12,4 +12,4 @@ COMPONENT_SRCDIRS := library port
|
|||||||
|
|
||||||
CFLAGS += -Wno-error=address -Waddress -DHAVE_EXPAT_CONFIG_H
|
CFLAGS += -Wno-error=address -Waddress -DHAVE_EXPAT_CONFIG_H
|
||||||
|
|
||||||
include $(IDF_PATH)/make/component.mk
|
include $(IDF_PATH)/make/component_common.mk
|
@@ -10,4 +10,4 @@ COMPONENT_ADD_INCLUDEDIRS := include port/include
|
|||||||
|
|
||||||
COMPONENT_SRCDIRS := library port
|
COMPONENT_SRCDIRS := library port
|
||||||
|
|
||||||
include $(IDF_PATH)/make/component.mk
|
include $(IDF_PATH)/make/component_common.mk
|
Reference in New Issue
Block a user