summaryrefslogtreecommitdiff
path: root/add-riscv64-to-some-arches-macro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'add-riscv64-to-some-arches-macro.patch')
-rw-r--r--add-riscv64-to-some-arches-macro.patch12
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}