mirror of git://sourceware.org/git/glibc.git
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