diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 51095a4..d50e623 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 24 07:13:19 UTC 2022 - Guillaume GARDET + +- Remove dependency on binutils-gold which have been removed from + Factory +- Allow a newer llvm to be used since llvm9 has been removed from + Factory + ------------------------------------------------------------------- Fri Feb 11 08:40:15 UTC 2022 - Peter Simons diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index cd44381..80afa3d 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -91,9 +91,7 @@ Release: 0 BuildRequires: libnuma-devel %endif %ifarch aarch64 %{arm} -BuildRequires: binutils-gold -Requires: binutils-gold -Requires: llvm9 +Requires: llvm %endif %ifnarch %{arm} s390x Requires: libffi-devel