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-loongarch64-to-generic_arches.patch | |
parent | 8287de106c1c627906a2794637090e90d088c5cc (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 cf3dc63..5a911c1 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 -+%generic_arches %{ix86} x86_64 %{arm} aarch64 loongarch64 +-%generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 ++%generic_arches %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 %ldc_arches %{generic_arches} %valgrind_arches %{generic_arches} %nodejs_arches %{generic_arches} |