Message ID | 20211231064455.1030051-3-caiyinyu@loongson.cn |
---|---|
State | Superseded |
Headers | show |
Series | GLIBC LoongArch PATCHES | expand |
Context | Check | Description |
---|---|---|
dj/TryBot-apply_patch | success | Patch applied to master at the time it was sent |
diff --git a/config.h.in b/config.h.in index 82ade1cec4..d790c22da3 100644 --- a/config.h.in +++ b/config.h.in @@ -135,6 +135,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