mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 20:07:45 +08:00
enable build test for windows i386
closes #4438 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
bc6f98d144
commit
bf30549370
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user