diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-26 07:25:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-26 07:25:54 +0000 |
commit | 1bee4fd305174b56955aa02434b778e0b46f515e (patch) | |
tree | 5f4f9ed56e151fa122fef773f15b0eaa93ad2ab9 /add-riscv64-to-some-arches-macro.patch | |
parent | 257b43610b08c33aa43ae1f4caff079ff81f89fe (diff) |
automatic import of openEuler-rpm-configopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
Diffstat (limited to 'add-riscv64-to-some-arches-macro.patch')
-rw-r--r-- | add-riscv64-to-some-arches-macro.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/add-riscv64-to-some-arches-macro.patch b/add-riscv64-to-some-arches-macro.patch index 0dca59b..987acea 100644 --- a/add-riscv64-to-some-arches-macro.patch +++ b/add-riscv64-to-some-arches-macro.patch @@ -1,6 +1,6 @@ -From 7332245a8f59de83485208282f2a15beaf5e544f Mon Sep 17 00:00:00 2001 +From 09e746df9d0c333fef9aabcec3047f68c9d1fc60 Mon Sep 17 00:00:00 2001 From: laokz <zhangkai@iscas.ac.cn> -Date: Tue, 7 May 2024 10:21:52 +0800 +Date: Sat, 27 Apr 2024 15:09:30 +0800 Subject: [PATCH] add riscv64 to some arches macro --- @@ -8,11 +8,11 @@ Subject: [PATCH] add riscv64 to some arches macro 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/macros b/macros -index ddee753..bf82bc5 100644 +index 218cd23..c609e85 100644 --- a/macros +++ b/macros -@@ -244,7 +244,7 @@ - %generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 powerpc64le ppc64le +@@ -310,7 +310,7 @@ + %generic_arches %{ix86} x86_64 %{arm} aarch64 loongarch64 powerpc64le ppc64le %ldc_arches %{generic_arches} %valgrind_arches %{generic_arches} -%nodejs_arches %{generic_arches} @@ -20,7 +20,7 @@ index ddee753..bf82bc5 100644 %ldc_arches %{generic_arches} %mono_arches %{generic_arches} %fpc_arches %{generic_arches} -@@ -253,11 +253,10 @@ +@@ -319,11 +319,10 @@ %GNAT_arches %{GPRbuild_arches} %{generic_arches} %GPRbuild_arches %{generic_arches} %nim_arches %{generic_arches} |