mirror of git://sourceware.org/git/glibc.git
Clang does not define _Bool for -std=c++98: /usr/include/bits/platform/features.h:31:19: error: unknown type name '_Bool' 31 | static __inline__ _Bool | ^ Change _Bool to bool to silence clang++ error. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Florian Weimer <fweimer@redhat.com> |
||
---|---|---|
.. | ||
platform | ||
dl_find_object.h | ||
endianness.h | ||
floatn.h | ||
flt-eval-method.h | ||
fp-logb.h | ||
indirect-return.h | ||
link.h | ||
setjmp.h | ||
wordsize.h |