plugins: Don't link with -rdynamic on Windows
This commit is contained in:
@@ -6,7 +6,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/libcharon \
|
||||
-DPLUGINS=\""${charon_plugins}\""
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
AM_CFLAGS = $(PLUGIN_CFLAGS)
|
||||
|
||||
conftest_SOURCES = conftest.c conftest.h config.c config.h actions.c actions.h \
|
||||
hooks/hook.h hooks/ike_auth_fill.c hooks/unsort_message.c \
|
||||
|
||||
Reference in New Issue
Block a user