diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index a5d5c03..6f4caab 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 27 15:04:30 UTC 2020 - Guillaume GARDET + +- Drop llvm6-devel requirement for ARM + ------------------------------------------------------------------- Wed Jan 22 22:39:11 UTC 2020 - Andreas Schwab diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 7806d08..2faa339 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -87,7 +87,6 @@ Requires: libnuma-devel %ifarch aarch64 %{arm} BuildRequires: binutils-gold Requires: binutils-gold -Requires: llvm6-devel %endif %ifarch s390x riscv64 BuildRequires: libffi-devel