mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
4d8965f130
Even though building glibc with 64 bit time_t flags is not supported, and the usual way is to patch the build system to avoid it; some systems do enable it by default, and it increases the requirements to build glibc in such cases (it also does not help newcomers when trying to build glibc). The conform namespace and linknamespace tests also do not expect that flag to be set by default, so disable it as well. Checked with a build/check for major ABI and some (i386, arm, mipsel, hppa) with a toolchain that has LFS flags by default. Reviewed-by: DJ Delorie <dj@redhat.com> |
||
---|---|---|
.. | ||
data | ||
check-header-lists.sh | ||
conformtest.py | ||
glibcconform.py | ||
linknamespace.py | ||
list-header-symbols.py | ||
Makefile |