plugins: Don't link with -rdynamic on Windows
This commit is contained in:
@@ -18,7 +18,7 @@ AM_CPPFLAGS = \
|
||||
-DPLUGINS=\""${medsrv_plugins}\""
|
||||
|
||||
AM_CFLAGS = \
|
||||
-rdynamic
|
||||
$(PLUGIN_CFLAGS)
|
||||
|
||||
# Don't forget to add templates to EXTRA_DIST !!! How to automate?
|
||||
medsrv_templatesdir = ${medsrvdir}/templates
|
||||
|
||||
Reference in New Issue
Block a user