From 3085c6bca383cba88fb894358baef91611da8fea2b90f7a7a85377d29eb80f05 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 29 Jun 2022 12:18:08 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:20, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=80 --- ghc-bootstrap.changes | 8 ++++++++ ghc-bootstrap.spec | 4 +--- 2 files changed, 9 insertions(+), 3 deletions(-) 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