[packages/dssim2/rust-macros] BR: nasm on x86 (for avx/sse asm in mozjpeg)

atler atler at pld-linux.org
Mon Jan 24 12:02:33 CET 2022


commit a1841854507dfca0b051656c2fd66f187b172139
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jan 24 11:21:46 2022 +0100

    BR: nasm on x86 (for avx/sse asm in mozjpeg)

 dssim2.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/dssim2.spec b/dssim2.spec
index c10240f..5fa0496 100644
--- a/dssim2.spec
+++ b/dssim2.spec
@@ -16,6 +16,9 @@ Source1:	dssim-vendor-%{version}.tar.xz
 # Source1-md5:	09823b55783fe6efa146550ba92030a5
 URL:		https://kornel.ski/dssim
 BuildRequires:	cargo
+%ifarch %{ix86} %{x8664} x32
+BuildRequires:	nasm
+%endif
 BuildRequires:	rust
 Obsoletes:	dssim < 2
 ExclusiveArch:	%{x8664} %{ix86} x32 aarch64 armv6hl armv7hl armv7hnl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dssim2.git/commitdiff/e2c9d3c775858e7541d3caffc00fb2a4263fc753



More information about the pld-cvs-commit mailing list