You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/makemkv/files/makemkv-1.8.10-makefile.lin...

12 lines
348 B

--- makemkv-oss-1.8.10/Makefile.in.orig 2014-04-25 09:25:24.558767575 -0600
+++ makemkv-oss-1.8.10/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