summaryrefslogtreecommitdiff
path: root/add-loongarch64-support-for-config.guess-and-config.sub.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-26 07:25:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-26 07:25:54 +0000
commit1bee4fd305174b56955aa02434b778e0b46f515e (patch)
tree5f4f9ed56e151fa122fef773f15b0eaa93ad2ab9 /add-loongarch64-support-for-config.guess-and-config.sub.patch
parent257b43610b08c33aa43ae1f4caff079ff81f89fe (diff)
automatic import of openEuler-rpm-configopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
Diffstat (limited to 'add-loongarch64-support-for-config.guess-and-config.sub.patch')
-rw-r--r--add-loongarch64-support-for-config.guess-and-config.sub.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/add-loongarch64-support-for-config.guess-and-config.sub.patch b/add-loongarch64-support-for-config.guess-and-config.sub.patch
index 9dcec43..acc2f83 100644
--- a/add-loongarch64-support-for-config.guess-and-config.sub.patch
+++ b/add-loongarch64-support-for-config.guess-and-config.sub.patch
@@ -1,8 +1,8 @@
diff --git a/config.guess b/config.guess
-index 0ff02d1..1caf3a6 100644
+index 463631a..2985f85 100644
--- a/config.guess
+++ b/config.guess
-@@ -983,6 +983,9 @@ EOF
+@@ -975,6 +975,9 @@ EOF
k1om:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
@@ -13,10 +13,10 @@ index 0ff02d1..1caf3a6 100644
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
diff --git a/config.sub b/config.sub
-index 6107010..aca1d40 100644
+index 39dbf60..39870d3 100644
--- a/config.sub
+++ b/config.sub
-@@ -269,6 +269,7 @@ case $basic_machine in
+@@ -268,6 +268,7 @@ case $basic_machine in
| k1om \
| le32 | le64 \
| lm32 \