toolchain update. (NicJA)
[AROS.git] / scripts / nightly / pkg / hosted-linux-x86_64
blob0a9bf57525c054e1bf1af45d3aed5053e2747794
1 #!/bin/zsh
2 # Creates linux-x86_64 "hosted" binary packages.
4 CONFIGUREEXTRA="--with-binutils-version=2.32 --with-gcc-version=8.3.0"
6 BUILDCPU=x86_64
7 BUILDTARGET=linux-$BUILDCPU
9 source $SP/pkg/hosted