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-loongarch64-to-generic_arches.patch | |
parent | 257b43610b08c33aa43ae1f4caff079ff81f89fe (diff) |
automatic import of openEuler-rpm-configopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
Diffstat (limited to 'add-loongarch64-to-generic_arches.patch')
-rw-r--r-- | add-loongarch64-to-generic_arches.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/add-loongarch64-to-generic_arches.patch b/add-loongarch64-to-generic_arches.patch index 5a911c1..cf3dc63 100644 --- a/add-loongarch64-to-generic_arches.patch +++ b/add-loongarch64-to-generic_arches.patch @@ -6,8 +6,8 @@ index d6b2c80..a66eb2e 100644 %pkg_vcmp() (%{expand:%%{pkg_version_cmp %1 %3}} %2 0) #arches macros --%generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 -+%generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 +-%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} |