diff --git a/mold.changes b/mold.changes index 374ba20..7b11beb 100644 --- a/mold.changes +++ b/mold.changes @@ -3,6 +3,7 @@ Wed Apr 20 06:50:40 UTC 2022 - Martin Liška - Run test serially. - Install some packages in order to increase test coverage. +- Use ExclusiveArch. ------------------------------------------------------------------- Tue Apr 19 06:43:50 UTC 2022 - Martin Liška diff --git a/mold.spec b/mold.spec index f36cfef..d9a585e 100644 --- a/mold.spec +++ b/mold.spec @@ -24,6 +24,7 @@ License: AGPL-3.0-or-later URL: https://github.com/rui314/mold Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz Patch0: fix-gdb-index.patch +ExclusiveArch: x86_64 aarch64 riscv64 BuildRequires: cmake %if %{suse_version} < 1550 BuildRequires: gcc10-c++