synch with bootiso behaviour
[AROS.git] / scripts / nightly / pkg / hosted-linux-x86_64
blobe9836cdfb626c619875398a48bd1d24ea8908680
1 #!/bin/zsh
2 # Creates linux-x86_64 "hosted" binary packages.
4 CONFIGUREEXTRA="--with-binutils-version=2.25 --with-gcc-version=6.3.0"
6 BUILDCPU=x86_64
7 BUILDTARGET=linux-$BUILDCPU
9 source $SP/pkg/hosted