plugins: Don't link with -rdynamic on Windows
This commit is contained in:
@@ -2,7 +2,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/libstrongswan
|
||||
|
||||
AM_CFLAGS = \
|
||||
-rdynamic
|
||||
$(PLUGIN_CFLAGS)
|
||||
|
||||
if MONOLITHIC
|
||||
noinst_LTLIBRARIES = libstrongswan-sqlite.la
|
||||
|
||||
Reference in New Issue
Block a user