added -avoid-version to LDFLAGS, plugins are not versioned
This commit is contained in:
@@ -7,4 +7,4 @@ plugin_LTLIBRARIES = libstrongswan-kernel-pfkey.la
|
||||
|
||||
libstrongswan_kernel_pfkey_la_SOURCES = kernel_pfkey_plugin.h kernel_pfkey_plugin.c \
|
||||
kernel_pfkey_ipsec.h kernel_pfkey_ipsec.c
|
||||
libstrongswan_kernel_pfkey_la_LDFLAGS = -module
|
||||
libstrongswan_kernel_pfkey_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user