Skip to content
GitLab
Explore
Sign in
Fix riscv64 glibc issue
Code
Review changes
Check out branch
Download
Patches
Plain diff
Kiryuu Sakuya
requested to merge
fix
into
master
Jan 16, 2025
Overview
1
Commits
1
Pipelines
0
Changes
6
Expand
在 amd64、loongarch64 中 glibc下
ptr
是绝对地址,但 riscv64 glibc下
ptr
是相对地址。感谢 @xm_moe
Merge request reports
Loading