Stephanos Ioannidis 246f46c1cb gcc: Specify '--with-headers' when building final gcc
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>
2024-10-06 15:51:13 +13:00
..
2022-02-11 00:47:51 -08:00
2021-08-25 17:36:47 +10:00
2024-06-05 19:31:45 +12:00
2022-02-11 00:47:51 -08:00
2024-06-05 19:31:45 +12:00