Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 494324
Collapse All | Expand All

(-)makemkv-oss-1.8.6/Makefile.in.orig (-1 / +1 lines)
Lines 50-56 Link Here
50
endif
50
endif
51
51
52
out/%: out/%.full
52
out/%: out/%.full
53
	$(OBJCOPY) --strip-all --strip-debug --strip-unneeded --discard-all $< $@ 
53
	$(OBJCOPY) --discard-all $< $@ 
54
54
55
out/libdriveio.so.0.full:
55
out/libdriveio.so.0.full:
56
	mkdir -p out
56
	mkdir -p out

Return to bug 494324