summarylogtreecommitdiffstats
path: root/isl-0.14.1-no-undefined.patch
diff options
context:
space:
mode:
authorAndrew Sun2018-06-18 16:49:14 -0400
committerAndrew Sun2018-06-18 16:49:14 -0400
commitd58ddfcb5fb1a0aca59500edc92085b4d5161b15 (patch)
tree67fcffe68a7410b385936e3b87a54990f3f39356 /isl-0.14.1-no-undefined.patch
downloadaur-d58ddfcb5fb1a0aca59500edc92085b4d5161b15.tar.gz
version 0.19
Diffstat (limited to 'isl-0.14.1-no-undefined.patch')
-rw-r--r--isl-0.14.1-no-undefined.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/isl-0.14.1-no-undefined.patch b/isl-0.14.1-no-undefined.patch
new file mode 100644
index 000000000000..3da3fbb70931
--- /dev/null
+++ b/isl-0.14.1-no-undefined.patch
@@ -0,0 +1,11 @@
+--- isl-0.14.1/Makefile.am.orig 2015-06-09 00:57:27.063200000 +0400
++++ isl-0.14.1/Makefile.am 2015-06-09 00:59:20.587200000 +0400
+@@ -164,7 +164,7 @@
+ isl_vertices_private.h \
+ isl_vertices.c
+ libisl_la_LIBADD = @MP_LIBS@
+-libisl_la_LDFLAGS = -version-info @versioninfo@ \
++libisl_la_LDFLAGS = -version-info @versioninfo@ -no-undefined \
+ @MP_LDFLAGS@
+
+ isl_test_LDFLAGS = @MP_LDFLAGS@