glibc/conform
Adhemerval Zanella 3f1932ed2e Disable _FILE_OFFSET_BITS if the compiler defaults to it
Even though building glibc with LFS flags is not supported, and the
the usual way is to patch the build system to avoid it [1]; some system
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.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=31624
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 _FILE_OFFSET_BITS if the compiler defaults to it 2024-10-01 08:44:41 -03:00