Commit c5dc0f9e authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

scripts: add openbsd/freebsd to builds

parent a22f70f6
......@@ -23,7 +23,7 @@ fi
# Determine the arch/os combos we're building for
XC_ARCH=${XC_ARCH:-"386 amd64 arm"}
XC_OS=${XC_OS:-linux darwin windows}
XC_OS=${XC_OS:-linux darwin windows freebsd openbsd}
# Install dependencies
echo "==> Getting dependencies..."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment