aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index eea4e26..13c8e77 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,6 +6,10 @@ pkglib_LTLIBRARIES=
AM_CFLAGS =
AM_LDFLAGS= -module -avoid-version -shared -shrext .@EXTENSION@
+if WINDOWS
+AM_LDFLAGS+= -no-undefined
+endif
+
# RTE
AM_CFLAGS +=
AM_LDFLAGS+=