update the nightly configuration for x68_64 target to the newest toolchain. (NicJA)
[AROS.git] / scripts / nightly / pkg / bootiso-grub2-pc-x86_64
blob33facf7fcbb7cab9f067e7e611435145a0277158
1 #!/bin/zsh
2 # Creates AROS/pc-x86_64 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 BOOTLOADER=grub2
10 source $SP/pkg/bootiso $BOOTLOADER yes