mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Remove the FreeBSD exclusion rule.
Other *NIX systems may be eligible for being removed from this list but I am not in a position to support or test them at present.
This commit is contained in:
@@ -36,7 +36,6 @@ echo "==> Building..."
|
||||
gox \
|
||||
-os="${XC_OS}" \
|
||||
-os="!dragonfly" \
|
||||
-os="!freebsd" \
|
||||
-os="!netbsd" \
|
||||
-os="!openbsd" \
|
||||
-os="!solaris" \
|
||||
|
||||
Reference in New Issue
Block a user