summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/makemkv/files/makemkv-1.8.13-makefile.linux.patch')
-rw-r--r--media-video/makemkv/files/makemkv-1.8.13-makefile.linux.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-video/makemkv/files/makemkv-1.8.13-makefile.linux.patch b/media-video/makemkv/files/makemkv-1.8.13-makefile.linux.patch
new file mode 100644
index 000000000000..f407548ce391
--- /dev/null
+++ b/media-video/makemkv/files/makemkv-1.8.13-makefile.linux.patch
@@ -0,0 +1,11 @@
+--- makemkv-oss-1.8.13/Makefile.in.orig 2014-04-25 09:25:24.558767575 -0600
++++ makemkv-oss-1.8.13/Makefile.in 2014-04-25 09:25:44.930534931 -0600
+@@ -50,7 +50,7 @@
+ endif
+
+ out/%: out/%.full
+- $(OBJCOPY) --strip-all --strip-debug --strip-unneeded --discard-all $< $@
++ $(OBJCOPY) --discard-all $< $@
+
+ out/libdriveio.so.0.full:
+ mkdir -p out