enable build test for windows i386

closes #4438

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
Steven Allen 2017-12-07 11:59:29 -08:00
parent bc6f98d144
commit bf30549370

View File

@ -9,7 +9,7 @@ else
PATH_SEP :=:
endif
# SUPPORTED_PLATFORM += windows/386 FIXME: #4438 (badger bug)
SUPPORTED_PLATFORMS += windows-386
SUPPORTED_PLATFORMS += windows-amd64
SUPPORTED_PLATFORMS += linux-arm