mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
246f46c1cb
The final gcc build process was relying on `CT_CC_SYSROOT_ARG` to provide the `--with-headers` argument pointing to the libc header directory. Since `CT_CC_SYSROOT_ARG` no longer provides `--with-headers`, this adds one directly to the final gcc build invocation. Without this, gcc build system will not copy all the required libc headers into the `sys-include` directory. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
build | ||
override | ||
upgrade | ||
compile | ||
config.guess | ||
config.rpath | ||
config.sub | ||
crosstool-NG.sh | ||
depcomp | ||
functions | ||
install-sh | ||
ltmain.sh | ||
missing | ||
populate.in | ||
saveSample.sh | ||
scripts.mk | ||
show-config.sh | ||
show-tuple.sh | ||
version-check.sh | ||
xldd.in |