forked from espressif/esp-idf
Merge branch 'bugfix/update_libexpat_v3.2' into 'release/v3.2'
expat: Update library from 2.2.5 to 2.2.9 (v3.2) See merge request espressif/esp-idf!6923
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
set(COMPONENT_ADD_INCLUDEDIRS expat/expat/lib port/include)
|
||||
set(COMPONENT_SRCS "expat/expat/lib/loadlibrary.c"
|
||||
"expat/expat/lib/xmlparse.c"
|
||||
set(COMPONENT_SRCS "expat/expat/lib/xmlparse.c"
|
||||
"expat/expat/lib/xmlrole.c"
|
||||
"expat/expat/lib/xmltok.c"
|
||||
"expat/expat/lib/xmltok_impl.c"
|
||||
|
Submodule components/expat/expat updated: 968b8cc46d...a7bc26b697
Reference in New Issue
Block a user