Recently yet another post-build check has been added: /usr/bin/strip: Unable to recognise the format of the input file `./usr/lib/aarch64-linux-gnu/sys-root/usr/lib64/libc.a(getutxid.o)' which (unsurpisingly) broke the build. Tell strip to ignore the foreign libraries.
This repo contains a spec file for building aarch64 targeted GCC cross-toolchain. The actual sources are in gcc-source, binutils-source, glibc-source, and kernel-source-5.4 packages.
Description
Languages
Shell
88.9%
Assembly
5.3%
CMake
3.4%
C++
1.3%
C
1.1%