]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - config.h.in
Fix use-after-free in glob when expanding ~user (bug 25414)
[thirdparty/glibc.git] / config.h.in
index d928e7dd867c68ced5d5b39bb1d86a5e23b70551..b0b7cf26cb4b3aa05625795c39b133211cfa2a9e 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