mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 06:30:06 +00:00
--disable-mp1e is long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11408 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6500590537
commit
828a3a2f10
4
debian/rules
vendored
4
debian/rules
vendored
@ -10,10 +10,6 @@ prefix := $(shell pwd)/debian/$(package)
|
|||||||
|
|
||||||
arch := $(shell dpkg --print-architecture)
|
arch := $(shell dpkg --print-architecture)
|
||||||
|
|
||||||
ifeq ($(arch),powerpc)
|
|
||||||
arch-conf += --disable-mp1e
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
configure: configure-stamp
|
configure: configure-stamp
|
||||||
configure-stamp:
|
configure-stamp:
|
||||||
|
Loading…
Reference in New Issue
Block a user