mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
build: libtfmrepro: add missing -release flag
This commit is contained in:
@@ -7,6 +7,7 @@ AM_CXXFLAGS = -I $(top_srcdir)
|
||||
|
||||
lib_LTLIBRARIES = libtfmrepro.la
|
||||
|
||||
libtfmrepro_la_LDFLAGS = @LIBTOOL_VERSION_RELEASE@ -export-dynamic
|
||||
libtfmrepro_la_LIBADD = ../libtfm.la
|
||||
libtfmrepro_la_LIBADD += ../../repro/librepro.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user