added -avoid-version to LDFLAGS, plugins are not versioned
This commit is contained in:
@@ -8,5 +8,5 @@ plugin_LTLIBRARIES = libstrongswan-agent.la
|
||||
libstrongswan_agent_la_SOURCES = agent_plugin.h agent_plugin.c \
|
||||
agent_private_key.c agent_private_key.h
|
||||
|
||||
libstrongswan_agent_la_LDFLAGS = -module
|
||||
libstrongswan_agent_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user