Commit 522aea1093a598246346b3e1c426505c344fe19a

Bruno Haible 2023-01-29T23:51:42

Fix compilation errors with CC="clang -D_FORTIFY_SOURCE=2" on Android. Reported by Alexey Rochev <equeim@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2023-01/msg00019.html>. * lib/cdefs.h (__bos, __bos0, __glibc_objsize0, __glibc_objsize, __glibc_safe_len_cond, __glibc_unsigned_or_positive, __glibc_safe_or_unknown_len, __glibc_unsafe_len, __glibc_fortify, __glibc_fortify_n): Don't define these macros in Gnulib. * lib/libc-config.h: Don't undefine these macros in Gnulib.