Explorar o código

Merge branch 'bugfix/nghttp_build_port' into 'master'

nghttp: build port directory

See merge request !1057

Ivan Grokhotkov %!s(int64=8) %!d(string=hai) anos
pai
achega
7421452ca2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/nghttp/component.mk

+ 1 - 1
components/nghttp/component.mk

@@ -4,6 +4,6 @@
 
 COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
 
-COMPONENT_SRCDIRS := nghttp2/lib
+COMPONENT_SRCDIRS := nghttp2/lib port
 
 COMPONENT_SUBMODULES := nghttp2