[packages/mold] add EA:

atler atler at pld-linux.org
Mon Apr 18 12:00:32 CEST 2022


commit ab41b3b7c4cf119260797fe28d72c7355946326d
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 18 11:35:57 2022 +0200

    add EA:
    
    while it builds fine on x32 mold does not support elf32_x86_64 target

 mold.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/mold.spec b/mold.spec
index f64170a..e8c869b 100644
--- a/mold.spec
+++ b/mold.spec
@@ -15,6 +15,7 @@ BuildRequires:	tbb-devel >= 2021.3.0
 BuildRequires:	zlib-devel
 Requires:	mimalloc >= 1.7
 Requires:	tbb >= 2021.3.0
+ExclusiveArch:	%{ix86} %{x8664} aarch64 riscv64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mold.git/commitdiff/a1637193a1a87624f9dcb46cfd0b71a3c4bb1824



More information about the pld-cvs-commit mailing list