diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-01-15 12:14:32 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-01-15 12:20:25 +0100 |
commit | 0e899f031a22bfada60ddb8ffd49faf06bc018c6 (patch) | |
tree | c917adad755c3da81d5091e76509fec34261c5e1 /nonprism | |
parent | 43bedb7594685983c901e72205a83d793baa5868 (diff) | |
download | abslibre-0e899f031a22bfada60ddb8ffd49faf06bc018c6.tar.gz abslibre-0e899f031a22bfada60ddb8ffd49faf06bc018c6.tar.bz2 abslibre-0e899f031a22bfada60ddb8ffd49faf06bc018c6.zip |
linux-libre-aarch64: use gcc-initial for now
- Compiling a toolchain takes time.
- We also need to make sure to get the toolchain right, usually it
requires 3 steps (gcc-initial, gcc-intermediate, gcc-final) and
here we're trying to do it in two to save compilation time.
- The 2 step toolchain worked for newlib but we don't know PKGBUILD
examples that do that for glibc based toolchains.
- We don't need a libc to build Linux.
Because of all that, we depends on the aarch64 gcc-initial toolchain
for building it now.
Once we have pushed aarch64 gcc, we will need to add it again as
a dependency for building this pacakge, in order to be able to build
this package and aarch64 userspace applications as well with the same
compiler.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'nonprism')
0 files changed, 0 insertions, 0 deletions