revert between 56095 -> 55830 in arch
[AROS.git] / scripts / nightly / pkg / bootiso-grub2-pc-x86_64
blob22b1c439a3c11e1c834d2063b0a9e382f96c4f15
1 #!/bin/zsh
2 # Creates AROS/pc-x86_64 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 BOOTLOADER=grub2
10 source $SP/pkg/bootiso $BOOTLOADER yes