[packages/libvpx] add target for armv7hnl

atler atler at pld-linux.org
Thu Feb 10 17:44:00 CET 2022


commit 978085cfed5b1b9945f8b3b6676917e337ecdda9
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 10 17:43:48 2022 +0100

    add target for armv7hnl

 libvpx.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libvpx.spec b/libvpx.spec
index 9f84782..278f7a9 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -56,6 +56,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %ifarch aarch64
 %define	vpxtarget	arm64-linux-gcc
 %endif
+%ifarch armv7hnl
+%define	vpxtarget	armv7-linux-gcc
+%endif
 
 %description
 VP8, a high-quality video codec.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/978085cfed5b1b9945f8b3b6676917e337ecdda9



More information about the pld-cvs-commit mailing list