mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
3f1932ed2e
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> |
||
---|---|---|
.. | ||
data | ||
check-header-lists.sh | ||
conformtest.py | ||
glibcconform.py | ||
linknamespace.py | ||
list-header-symbols.py | ||
Makefile |