[packages/libvpx] YUV_DISABLE_ASM is gone

atler atler at pld-linux.org
Sun May 3 13:11:09 CEST 2020


commit 283162223691a8f0ec97a4d1a7d6a77c95e64da9
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun May 3 13:09:42 2020 +0200

    YUV_DISABLE_ASM is gone

 libvpx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 7d00298..df76408 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -108,7 +108,7 @@ cd obj
 # not autoconf configure
 CC="%{__cc}" \
 CXX="%{__cxx}" \
-CFLAGS="%{rpmcflags} %{rpmcppflags} %{!?with_asm:-DYUV_DISABLE_ASM}" \
+CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 ../configure \
 %if %{with asm}
 	--as=yasm \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/283162223691a8f0ec97a4d1a7d6a77c95e64da9



More information about the pld-cvs-commit mailing list