summaryrefslogtreecommitdiff
path: root/mac/libtool.m4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mac/libtool.m4.patch')
-rw-r--r--mac/libtool.m4.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/mac/libtool.m4.patch b/mac/libtool.m4.patch
new file mode 100644
index 0000000..d3215b0
--- /dev/null
+++ b/mac/libtool.m4.patch
@@ -0,0 +1,20 @@
+945c945
+< _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+---
+> _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
+947c947
+< _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+---
+> _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
+954c954
+< _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+---
+> _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup ${wl}-read_only_relocs ${wl}suppress' ;;
+956c956
+< _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+---
+> _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress ${wl}-read_only_relocs ${wl}suppress' ;;
+958c958
+< _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+---
+> _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup ${wl}-read_only_relocs ${wl}suppress' ;;