summaryrefslogtreecommitdiff
path: root/m4/compiler-flags.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/compiler-flags.m4')
-rw-r--r--m4/compiler-flags.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/compiler-flags.m4 b/m4/compiler-flags.m4
index 4f2bad1..645137e 100644
--- a/m4/compiler-flags.m4
+++ b/m4/compiler-flags.m4
@@ -52,4 +52,5 @@ AC_DEFUN_ONCE([DLEYNA_CORE_COMPILER_FLAGS], [
fi
CFLAGS+=" -Wno-format-extra-args"
+ CFLAGS+=" -Wl,--no-undefined"
])