added -avoid-version to LDFLAGS, plugins are not versioned
This commit is contained in:
@@ -7,5 +7,5 @@ plugin_LTLIBRARIES = libstrongswan-hmac.la
|
||||
|
||||
libstrongswan_hmac_la_SOURCES = hmac_plugin.h hmac_plugin.c hmac.h hmac.c \
|
||||
hmac_prf.h hmac_prf.c hmac_signer.h hmac_signer.c
|
||||
libstrongswan_hmac_la_LDFLAGS = -module
|
||||
libstrongswan_hmac_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user