mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01: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
@ -9,10 +9,6 @@ package := mplayer
|
||||
prefix := $(shell pwd)/debian/$(package)
|
||||
|
||||
arch := $(shell dpkg --print-architecture)
|
||||
|
||||
ifeq ($(arch),powerpc)
|
||||
arch-conf += --disable-mp1e
|
||||
endif
|
||||
|
||||
|
||||
configure: configure-stamp
|
||||
|
Loading…
Reference in New Issue
Block a user