summaryrefslogtreecommitdiff
path: root/add-loongarch64-to-generic_arches.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-09-18 07:06:26 +0000
committerCoprDistGit <infra@openeuler.org>2024-09-18 07:06:26 +0000
commitd68770f6939ab160ff27ec4e65ccc88cd3677bd0 (patch)
tree5fc00dcf6a9f1ac8a974f9d3b42e07001796a3b6 /add-loongarch64-to-generic_arches.patch
parentc22cb56acddf5bc4147f60908d5ebd770a079070 (diff)
automatic import of openEuler-rpm-config
Diffstat (limited to 'add-loongarch64-to-generic_arches.patch')
-rw-r--r--add-loongarch64-to-generic_arches.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/add-loongarch64-to-generic_arches.patch b/add-loongarch64-to-generic_arches.patch
deleted file mode 100644
index cf3dc63..0000000
--- a/add-loongarch64-to-generic_arches.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/macros b/macros
-index d6b2c80..a66eb2e 100644
---- a/macros
-+++ b/macros
-@@ -241,7 +241,7 @@
- %pkg_vcmp() (%{expand:%%{pkg_version_cmp %1 %3}} %2 0)
-
- #arches macros
--%generic_arches %{ix86} x86_64 %{arm} aarch64
-+%generic_arches %{ix86} x86_64 %{arm} aarch64 loongarch64
- %ldc_arches %{generic_arches}
- %valgrind_arches %{generic_arches}
- %nodejs_arches %{generic_arches}