update glibc-Sync-to-lnd-35-for-LoongArch.patch.

修改LoongArch构建错误:添加@order glibc.gmon.minarcs 和@order glibc.gmon.maxarcs两个tunable变量.

Signed-off-by: ticat_fp <fanpeng@loongson.cn>
This commit is contained in:
ticat_fp 2024-01-03 08:51:07 +00:00 committed by Gitee
parent ca2242d4b2
commit 9bcf237787
No known key found for this signature in database
GPG key ID: 173E9B9CA92EEF8F

View file

@ -20760,6 +20760,8 @@ index 00000000..c8f9793e
+# Tunables added in RHEL 8.8.0
+@order glibc.rtld.dynamic_sort
+
+@order glibc.gmon.minarcs
+@order glibc.gmon.maxarcs
diff --git a/sysdeps/unix/sysv/linux/loongarch/getcontext.S b/sysdeps/unix/sysv/linux/loongarch/getcontext.S
new file mode 100644
index 00000000..9c28d958