aboutsummaryrefslogtreecommitdiff
path: root/media/video/mplayer/MPlayer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'media/video/mplayer/MPlayer.SlackBuild')
-rwxr-xr-xmedia/video/mplayer/MPlayer.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/media/video/mplayer/MPlayer.SlackBuild b/media/video/mplayer/MPlayer.SlackBuild
index e73920e2..be9a3422 100755
--- a/media/video/mplayer/MPlayer.SlackBuild
+++ b/media/video/mplayer/MPlayer.SlackBuild
@@ -92,8 +92,6 @@ cd $PACKAGE-$VERSION
if [ "$ARCH" == "i586" ] || [ "$ARCH" == "i686" ]; then
EXTRA_ARGS="--enable-win32 --enable-qtx"
-elif [ "$ARCH" == "x86_64" ]; then
- EXTRA_ARGS="--disable-x264"
fi
# add --enable-runtime-cpudetection for package creation!