mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
nghttp: build port directory
Fixes https://github.com/espressif/esp-idf/issues/843
This commit is contained in:
parent
a61ef26be1
commit
7655f3e92c
@ -4,7 +4,7 @@
|
||||
|
||||
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
|
||||
|
||||
COMPONENT_SRCDIRS := nghttp2/lib
|
||||
COMPONENT_SRCDIRS := nghttp2/lib port
|
||||
|
||||
# nghttp2_session.c uses assert(0) in place of abort() in some functions,
|
||||
# that miss a return statement if assertions are disabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user