From d68770f6939ab160ff27ec4e65ccc88cd3677bd0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 18 Sep 2024 07:06:26 +0000 Subject: automatic import of openEuler-rpm-config --- 0001-1-Add-riscv64-to-golang_arches.patch | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 0001-1-Add-riscv64-to-golang_arches.patch (limited to '0001-1-Add-riscv64-to-golang_arches.patch') diff --git a/0001-1-Add-riscv64-to-golang_arches.patch b/0001-1-Add-riscv64-to-golang_arches.patch deleted file mode 100644 index e52a168..0000000 --- a/0001-1-Add-riscv64-to-golang_arches.patch +++ /dev/null @@ -1,27 +0,0 @@ -From c1b9fdaa93bfe0b2c70be4a851500d15f891d2f8 Mon Sep 17 00:00:00 2001 -From: whoisxxx -Date: Sat, 28 Nov 2020 11:02:21 +0800 -Subject: [PATCH] !1 Add "riscv64" to golang_arches The golang version 1.14 has - support riscv64, so add "riscv64" to golang_arches to enable rpmbuild for - golang. - ---- - macros.go | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/macros.go b/macros.go -index c1e6e75..cd493e7 100644 ---- a/macros.go -+++ b/macros.go -@@ -12,7 +12,7 @@ - # redhat-rpm-macros. - - # Define arches for PA and SA --%golang_arches %{ix86} x86_64 %{arm} aarch64 ppc64le s390x -+%golang_arches %{ix86} x86_64 %{arm} aarch64 ppc64le s390x riscv64 - %gccgo_arches %{mips} - %go_arches %{golang_arches} %{gccgo_arches} - --- -1.8.3.1 - -- cgit v1.2.3