spot pushed to libvpx (master). "disable neon"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 20:53:46 UTC 2015


>From 98054afd8bc5068bb3db2e1908eb268ec843fb04 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Mon, 6 Apr 2015 16:53:32 -0400
Subject: disable neon


diff --git a/libvpx.spec b/libvpx.spec
index 84dd402..6c94b6b 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -72,6 +72,9 @@ CROSS=armv7hl-redhat-linux-gnueabi- CHOST=armv7hl-redhat-linux-gnueabi-hardfloat
 %else
 ./configure --target=%{vpxtarget} \
 %endif
+%ifarch %{arm}
+--disable-neon --disable-neon_asm \
+%endif
 --enable-pic --disable-install-srcs \
 %if ! %{generic_target}
 --enable-shared \
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libvpx.git/commit/?h=master&id=98054afd8bc5068bb3db2e1908eb268ec843fb04


More information about the scm-commits mailing list