mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
added freebsd cross-compile to 'make check' tests
License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
This commit is contained in:
parent
8cca57244c
commit
aada0cc1e2
@ -20,6 +20,8 @@ SUPPORTED_PLATFORMS += linux-amd64
|
||||
SUPPORTED_PLATFORMS += darwin-386
|
||||
SUPPORTED_PLATFORMS += darwin-amd64
|
||||
|
||||
SUPPORTED_PLATFORMS += freebsd-amd64
|
||||
|
||||
space:=
|
||||
space+=
|
||||
comma:=,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user