update the nightly configuration for x68_64 target to the newest toolchain. (NicJA)
[AROS.git] / scripts / nightly / pkg / bootiso-grub2-pc-x86_64-smp
blob19929458abfe6240d39c6bd070f0a9bcf727155c
1 #!/bin/zsh
2 # Creates AROS/pc-x86_64-smp grub2 bootiso binary packages.
4 CONFIGUREEXTRA="--with-binutils-version=2.32 --with-gcc-version=8.2.0"
6 BUILDCPU=x86_64
7 BUILDTARGET=pc-$BUILDCPU
8 VARIANT=smp
9 BOOTLOADER=grub2
11 source $SP/pkg/bootiso $BOOTLOADER no