summaryrefslogtreecommitdiff
path: root/src/compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/Makefile.am')
-rw-r--r--src/compat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/Makefile.am b/src/compat/Makefile.am
index df4603a9a..47c8a6a98 100644
--- a/src/compat/Makefile.am
+++ b/src/compat/Makefile.am
@@ -22,6 +22,7 @@ if CVC4_BUILD_LIBCOMPAT
lib_LTLIBRARIES = libcvc4compat.la
libcvc4compat_la_LDFLAGS = \
+ -no-undefined \
-version-info $(LIBCVC4COMPAT_VERSION)
libcvc4compat_la_LIBADD = \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback