mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
LoongArch: Add LoongArch entries to config.h.in
This commit is contained in:
parent
794c27446f
commit
4c2c2142d6
@ -132,6 +132,12 @@
|
||||
/* RISC-V floating-point ABI for ld.so. */
|
||||
#undef RISCV_ABI_FLEN
|
||||
|
||||
/* LOONGARCH integer ABI for ld.so. */
|
||||
#undef LOONGARCH_ABI_GRLEN
|
||||
|
||||
/* LOONGARCH floating-point ABI for ld.so. */
|
||||
#undef LOONGARCH_ABI_FRLEN
|
||||
|
||||
/* Linux specific: minimum supported kernel version. */
|
||||
#undef __LINUX_KERNEL_VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user