lfs/chapter05
Xi Ruoyao 7e4fd2e198
glibc: Drop --with-headers in pass 1
I cannot see why this is ever needed.  The default is "the compiler
default" which should be correct as the compiler has been configured
--with-sysroot.  And the explanation for this switch is just repeating a
common misunderstanding.  In fact glibc **never** attempts to figure out
what features the kernel has from the headers.  Instead it depends on
the kernel-features.h files in the source tree and the --with-kernel
value to determine the kernel features that it can rely on.
2025-03-27 21:04:46 +08:00
..
binutils-pass1.xml Add more detail to the About SBUs page. 2024-08-26 17:59:31 -05:00
chapter05.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
gcc-pass1.xml docs: fix a typo 2024-08-09 22:24:18 +08:00
glibc.xml glibc: Drop --with-headers in pass 1 2025-03-27 21:04:46 +08:00
introduction.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
libstdc++.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
linux-headers.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00