summaryrefslogtreecommitdiffstats
path: root/external/cairo/cairo/cairo-libtool-rpath.patch.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--external/cairo/cairo/cairo-libtool-rpath.patch.112
1 files changed, 12 insertions, 0 deletions
diff --git a/external/cairo/cairo/cairo-libtool-rpath.patch.1 b/external/cairo/cairo/cairo-libtool-rpath.patch.1
new file mode 100644
index 000000000..18a3507a9
--- /dev/null
+++ b/external/cairo/cairo/cairo-libtool-rpath.patch.1
@@ -0,0 +1,12 @@
+Prevent libtool from adding annoying stuff to RPATH
+
+--- cairo/configure.orig 2018-10-19 22:20:08.000000000 +0200
++++ cairo/configure 2019-09-04 17:53:00.927539686 +0200
+@@ -10432,6 +10432,7 @@
+ else
+ ld_shlibs=no
+ fi
++hardcode_libdir_flag_spec=
+ ;;
+
+ netbsd*)