mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
There are periodically users reporting that the --with-sysroot option does not exist in binutils and gcc. Add a note telling that not all aoptions are visible at the top level of the tree, unless --help=recursive is passed. Take --with-sysroot as an example, so that users have everything to find it...