diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-26 01:21:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-26 01:21:22 +0000 |
commit | 81447664d327096b405b13c2ecd1b100cb13afd3 (patch) | |
tree | 30f9db2c80e81bffb5dea159af15a2e93aa525af /add-riscv64-to-some-arches-macro.patch | |
parent | 8287de106c1c627906a2794637090e90d088c5cc (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 987acea..0dca59b 100644 --- a/add-riscv64-to-some-arches-macro.patch +++ b/add-riscv64-to-some-arches-macro.patch @@ -1,6 +1,6 @@ -From 09e746df9d0c333fef9aabcec3047f68c9d1fc60 Mon Sep 17 00:00:00 2001 +From 7332245a8f59de83485208282f2a15beaf5e544f Mon Sep 17 00:00:00 2001 From: laokz <zhangkai@iscas.ac.cn> -Date: Sat, 27 Apr 2024 15:09:30 +0800 +Date: Tue, 7 May 2024 10:21:52 +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 218cd23..c609e85 100644 +index ddee753..bf82bc5 100644 --- a/macros +++ b/macros -@@ -310,7 +310,7 @@ - %generic_arches %{ix86} x86_64 %{arm} aarch64 loongarch64 powerpc64le ppc64le +@@ -244,7 +244,7 @@ + %generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 powerpc64le ppc64le %ldc_arches %{generic_arches} %valgrind_arches %{generic_arches} -%nodejs_arches %{generic_arches} @@ -20,7 +20,7 @@ index 218cd23..c609e85 100644 %ldc_arches %{generic_arches} %mono_arches %{generic_arches} %fpc_arches %{generic_arches} -@@ -319,11 +319,10 @@ +@@ -253,11 +253,10 @@ %GNAT_arches %{GPRbuild_arches} %{generic_arches} %GPRbuild_arches %{generic_arches} %nim_arches %{generic_arches} |