From 2e9654101aa26ba809ecd936766fd32ca41d6c8590333dc51763ebe13f94b096 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 24 Apr 2023 21:03:26 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-bootstrap revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=94 --- ghc-8.10.4-riscv64-unknown-linux.tar.xz | 3 --- ghc-9.2.3-riscv64-unknown-linux.tar.xz | 3 +++ ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 15 +-------------- 4 files changed, 9 insertions(+), 17 deletions(-) delete mode 100644 ghc-8.10.4-riscv64-unknown-linux.tar.xz create mode 100644 ghc-9.2.3-riscv64-unknown-linux.tar.xz diff --git a/ghc-8.10.4-riscv64-unknown-linux.tar.xz b/ghc-8.10.4-riscv64-unknown-linux.tar.xz deleted file mode 100644 index e345dc0..0000000 --- a/ghc-8.10.4-riscv64-unknown-linux.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ae0f7001f84c21cf9f2a421e8cc7211a2ac8f557f24b2f1047c95525731a2cc -size 134574884 diff --git a/ghc-9.2.3-riscv64-unknown-linux.tar.xz b/ghc-9.2.3-riscv64-unknown-linux.tar.xz new file mode 100644 index 0000000..6561f5d --- /dev/null +++ b/ghc-9.2.3-riscv64-unknown-linux.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ececa210e7d7509ffebf02fcd26bc85054e3a7a58fb12b1321dee5d3159f36 +size 113801480 diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 35bdd3d..a81af63 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 24 11:06:22 UTC 2023 - Andreas Schwab + +- Update riscv64 bootstrap compiler + ------------------------------------------------------------------- Mon Apr 3 09:13:52 UTC 2023 - Ondřej Súkup diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 1dd5eb2..3e979d9 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -62,7 +62,7 @@ Source13: ghc-9.2.3-powerpc64le-unknown-linux.tar.xz Source14: ghc-9.2.3-x86_64-unknown-linux.tar.xz Source16: ghc-9.2.3-s390x-ibm-linux.tar.xz Source17: ghc-9.2.3-aarch64-unknown-linux.tar.xz -Source19: ghc-8.10.4-riscv64-unknown-linux.tar.xz +Source19: ghc-9.2.3-riscv64-unknown-linux.tar.xz BuildRequires: chrpath BuildRequires: fdupes BuildRequires: gmp-devel @@ -80,13 +80,8 @@ Requires: pkgconfig(libffi) Provides: ghc-bootstrap-devel ExclusiveArch: ppc64 ppc64le x86_64 s390x aarch64 riscv64 AutoReq: off -%ifarch riscv64 -Version: 8.10.4 -Release: 0 -%else Version: 9.2.3 Release: 0 -%endif %ifnarch s390x BuildRequires: libnuma-devel %endif @@ -117,19 +112,11 @@ cp %{SOURCE19} . %build tar Jxf ghc-%{version}-%{longarch}-%{sysname}-linux.tar.xz -%ifarch riscv64 -cd ghc-%{version} -%else cd ghc-%{version}-%{longarch}-%{sysname}-linux -%endif # FIXME: you should use the %%configure macro %install -%ifarch riscv64 -cd ghc-%{version} -%else cd ghc-%{version}-%{longarch}-%{sysname}-linux -%endif ./configure --prefix=/opt mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d