]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - config.h.in
Merge branch release/2.28/master into ibm/2.28/master
[thirdparty/glibc.git] / config.h.in
index d928e7dd867c68ced5d5b39bb1d86a5e23b70551..141db213a9046eb4ed3f067685db5b9540f42f28 100644 (file)
 /* AArch64 big endian ABI */
 #undef HAVE_AARCH64_BE
 
+/* RISC-V integer ABI for ld.so.  */
+#undef RISCV_ABI_XLEN
+
+/* RISC-V floating-point ABI for ld.so.  */
+#undef RISCV_ABI_FLEN
 
 /* Linux specific: minimum supported kernel version.  */
 #undef __LINUX_KERNEL_VERSION
 /* Mach/i386 specific: define if the `i386_set_gdt' RPC is available.  */
 #undef HAVE_I386_SET_GDT
 
-/* Defined of libidn is available.  */
-#undef HAVE_LIBIDN
-
 /* Define if inlined system calls are available.  */
 #undef HAVE_INLINED_SYSCALLS