[packages/libvpx] enable shared now works for generic target as well

glen glen at pld-linux.org
Fri Nov 21 16:41:20 CET 2014


commit 06829e53634cfc96b1414f6c5b19f5ab50010487
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Nov 21 17:41:10 2014 +0200

    enable shared now works for generic target as well

 libvpx.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index e5730c0..38ee5db 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -97,9 +97,7 @@ CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 	--as=yasm \
 %endif
 	--target=%{vpxtarget} \
-%if "%{vpxtarget}" != "%{generic_target}"
 	--enable-shared \
-%endif
 	%{!?with_ssse3:--disable-ssse3} \
 	--disable-optimizations \
 	--%{!?with_tests:dis}%{?with_tests:en}able-unit-tests \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/06829e53634cfc96b1414f6c5b19f5ab50010487



More information about the pld-cvs-commit mailing list