lfs/part3intro
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
..
generalinstructions.xml generalinstructions: Remove a false statement about "cp -R destroys symlink" 2024-04-06 17:39:05 +08:00
introduction.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
part3intro.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
toolchaintechnotes.xml glibc: Drop --with-headers in pass 1 2025-03-27 21:04:46 +08:00