Accepting request 1060397 from devel:languages:haskell

OBS-URL: https://build.opensuse.org/request/show/1060397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2023-01-23 17:33:29 +00:00 committed by Git OBS Bridge
commit 2a6e33aebc
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 19 12:39:27 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Do not require unversionned llvm since ghc needs a specific
llvm version. [boo#1207265]
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 17 11:45:32 UTC 2023 - Peter Simons <psimons@suse.com> Tue Jan 17 11:45:32 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -23,6 +23,7 @@
%endif %endif
%global unregisterised_archs s390 s390x riscv64 %global unregisterised_archs s390 s390x riscv64
# Keep in sync with ghc-bootstrap.spec
%if 0%{suse_version} > 1550 %if 0%{suse_version} > 1550
%global llvm_major 12 %global llvm_major 12
%else %else