Bump up libnghttp2_asio LT revision to 1:0:0
This commit is contained in:
parent
d4eb2b2c75
commit
4219fe7822
|
@ -202,7 +202,7 @@ libnghttp2_asio_la_SOURCES = \
|
|||
asio_client_tls_context.cc asio_client_tls_context.h
|
||||
|
||||
libnghttp2_asio_la_CPPFLAGS = ${AM_CPPFLAGS} ${BOOST_CPPFLAGS}
|
||||
libnghttp2_asio_la_LDFLAGS = -no-undefined -version-info 0:0:0
|
||||
libnghttp2_asio_la_LDFLAGS = -no-undefined -version-info 1:0:0
|
||||
libnghttp2_asio_la_LIBADD = \
|
||||
$(top_builddir)/lib/libnghttp2.la \
|
||||
$(top_builddir)/third-party/libhttp-parser.la \
|
||||
|
|
Loading…
Reference in New Issue