From 298964bd04fe4e6d93457d9047944cf9e397683f Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Thu, 27 Apr 2017 22:53:38 +0300 Subject: media-video/mpv: cleanup configure options in 9999 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-video/mpv/mpv-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'media-video') diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 41442124e0bf..8c48163f3a77 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -182,9 +182,9 @@ src_configure() { $(usex cli '' '--disable-cplayer') $(use_enable libmpv libmpv-shared) - # See deep down below for build-date. --disable-libmpv-static --disable-static-build + # See deep down below for build-date. --disable-optimize # Don't add '-O2' to CFLAGS. --disable-debug-build # Don't add '-g' to CFLAGS. --enable-html-build @@ -250,7 +250,6 @@ src_configure() { $(use_enable jpeg) --disable-android $(use_enable raspberry-pi rpi) - --disable-ios-gl $(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl') --disable-mali-fbdev # Only available in overlays. -- cgit v1.2.3