plugins: Don't link with -rdynamic on Windows

This commit is contained in:
Martin Willi
2014-06-04 15:53:02 +02:00
parent 110e42361e
commit 4163421f91
132 changed files with 133 additions and 134 deletions
@@ -1,7 +1,7 @@
AM_CPPFLAGS = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = -rdynamic
AM_CFLAGS = $(PLUGIN_CFLAGS)
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-keychain.la