0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 08:42:34 +01:00

ircd: Bump library version.

This commit is contained in:
Jason Volk 2019-09-30 19:27:25 -07:00
parent 111ce0fb88
commit 06d8e4f5cf

View file

@ -16,7 +16,7 @@ AM_CPPFLAGS = \
###
AM_LDFLAGS = \
-version-info 3:1:0 \
-version-info 3:2:0 \
-Wl,--no-undefined-version \
-Wl,--unresolved-symbols=report-all \
-Wl,--weak-unresolved-symbols \