synch with bootiso behaviour
[AROS.git] / scripts / nightly / pkg / hosted-darwin-x86_64
blobf2e8927d003e927f283bf819aceff3040d9d7246
1 #!/bin/zsh
2 # Creates darwin-x86-64 "hosted" binary packages.
4 BUILDCPU=x86_64
5 BUILDTARGET=darwin-$BUILDCPU
6 BUILDEXTRAOPTS=(--with-kernel-gcc-version=4.2.1)
8 source $SP/pkg/hosted