revert between 56095 -> 55830 in arch
[AROS.git] / scripts / nightly / pkg / bootiso-grub2-pc-x86_64-smp
blobf2c44cedb7a27f6ae8d47b421d61cf9c3bd21756
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.3.0"
6 BUILDCPU=x86_64
7 BUILDTARGET=pc-$BUILDCPU
8 VARIANT=smp
9 BOOTLOADER=grub2
11 source $SP/pkg/bootiso $BOOTLOADER no