mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
Merge branch 'bugfix/nghttp_build_port' into 'master'
nghttp: build port directory See merge request !1057
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
|
|
||||||
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
|
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := nghttp2/lib
|
COMPONENT_SRCDIRS := nghttp2/lib port
|
||||||
|
|
||||||
COMPONENT_SUBMODULES := nghttp2
|
COMPONENT_SUBMODULES := nghttp2
|
||||||
|
Reference in New Issue
Block a user