]> git.pld-linux.org Git - packages/nghttp2.git/blob - nghttp2-link.patch
1f81de221ed4ea79e4f8c0f9c9aa495eae58078a
[packages/nghttp2.git] / nghttp2-link.patch
1 --- nghttp2-1.3.0/src/Makefile.am.orig  2015-09-06 17:57:30.052519494 +0200
2 +++ nghttp2-1.3.0/src/Makefile.am       2015-09-06 18:20:57.609127150 +0200
3 @@ -216,6 +216,6 @@
4         ${BOOST_LDFLAGS} \
5         ${BOOST_ASIO_LIB} \
6         ${BOOST_THREAD_LIB} \
7 -       ${BOOST_SYSTEM_LIB}
8 +       ${BOOST_SYSTEM_LIB} -lpthread
9  
10  endif # ENABLE_ASIO_LIB
This page took 0.32966 seconds and 2 git commands to generate.