mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 00:46:43 +00:00
Merge pull request #1568 from hashicorp/f-solaris
Adds a solaris target.
This commit is contained in:
commit
901261ab30
@ -18,7 +18,7 @@ GIT_DESCRIBE=$(git describe --tags)
|
||||
|
||||
# Determine the arch/os combos we're building for
|
||||
XC_ARCH=${XC_ARCH:-"386 amd64 arm"}
|
||||
XC_OS=${XC_OS:-"darwin freebsd linux windows"}
|
||||
XC_OS=${XC_OS:-"solaris darwin freebsd linux windows"}
|
||||
|
||||
# Install dependencies
|
||||
echo "==> Getting dependencies..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user