Skip to content

Commit bf30549

Browse files
committed
enable build test for windows i386
closes ipfs#4438 License: MIT Signed-off-by: Steven Allen <[email protected]>
1 parent bc6f98d commit bf30549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/util.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ else
99
PATH_SEP :=:
1010
endif
1111

12-
# SUPPORTED_PLATFORM += windows/386 FIXME: #4438 (badger bug)
12+
SUPPORTED_PLATFORMS += windows-386
1313
SUPPORTED_PLATFORMS += windows-amd64
1414

1515
SUPPORTED_PLATFORMS += linux-arm

0 commit comments

Comments
 (0)