Skip to content

Commit

Permalink
enable build test for windows i386
Browse files Browse the repository at this point in the history
closes #4438

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
  • Loading branch information
Stebalien committed Dec 16, 2017
1 parent bc6f98d commit bf30549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/util.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf30549

Please sign in to comment.