glibc/conform
Adhemerval Zanella 4d8965f130 Disable _TIME_BITS if the compiler defaults to it
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>
2024-10-01 08:44:41 -03:00
..
data Remove ia64-linux-gnu 2024-01-08 17:09:36 -03:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
conformtest.py Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
glibcconform.py Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
linknamespace.py Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
list-header-symbols.py Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Disable _TIME_BITS if the compiler defaults to it 2024-10-01 08:44:41 -03:00