@cryptotaxi247 / kubo / commits / bf3054937

enable build test for windows i386

closes #4438 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Dec 7, 2017 at 11:59 UTC bf30549370586f77992094b7bc590fb5dccf8f85
1 file changed +1 -1
mk/util.mk
+1 -1
@@ -9,7 +9,7 @@ else
9 PATH_SEP :=:
10 endif
11
12 -# SUPPORTED_PLATFORM += windows/386 FIXME: #4438 (badger bug)
12 +SUPPORTED_PLATFORMS += windows-386
13 SUPPORTED_PLATFORMS += windows-amd64
14
15 SUPPORTED_PLATFORMS += linux-arm