build solaris binary

pull/5268/head
Matthew Hooker 9 years ago
parent e5345b5c78
commit b7ddf80155
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -13,7 +13,7 @@ cd $DIR
# Determine the arch/os combos we're building for
XC_ARCH=${XC_ARCH:-"386 amd64 arm arm64"}
XC_OS=${XC_OS:-linux darwin windows freebsd openbsd}
XC_OS=${XC_OS:-linux darwin windows freebsd openbsd solaris}
# Delete the old dir
echo "==> Removing old directory..."

Loading…
Cancel
Save