added freebsd cross-compile to 'make check' tests
License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
rob-deutsch committed
Sep 20, 2018 at 22:20 UTC
aada0cc1e27ec4cd12fb0cb7e2cc96a5ef3f9061
1 file changed
+2
mk/util.mk
+2
@@ -20,6 +20,8 @@ SUPPORTED_PLATFORMS += linux-amd64
20
SUPPORTED_PLATFORMS += darwin-386
21
SUPPORTED_PLATFORMS += darwin-amd64
22
23
+SUPPORTED_PLATFORMS += freebsd-amd64
24
+
25
space:=
26
space+=
27
comma:=,