summaryrefslogtreecommitdiff
path: root/app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch')
-rw-r--r--app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch b/app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch
new file mode 100644
index 000000000000..aa75146668b5
--- /dev/null
+++ b/app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch
@@ -0,0 +1,22 @@
+build against the system ltdl rather than the local copy
+
+--- ski-1.3.2/src/Makefile.am
++++ ski-1.3.2/src/Makefile.am
+@@ -181,8 +181,7 @@
+ eparse.h \
+ libdas.h \
+ netdev.h \
+- osload.h \
+- ltdl.h
++ osload.h
+
+ EXTRA_linux_FILES = \
+ linux/dwarf-linux.c \
+@@ -279,7 +278,6 @@
+ eparse.y \
+ escan.l \
+ load.c \
+- ltdl.c \
+ platform.c \
+ libdas.c \
+ libsrs.c