mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 05:29:24 +02:00
windows-x64: Migrate to MXE.
This commit is contained in:
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ linux-armv7:
|
||||
windows-x86: base windows-x86/Dockerfile windows-x86/settings.mk
|
||||
$(DOCKER) build -t $(IMAGE)-windows-x86 windows-x86
|
||||
|
||||
windows-x64:
|
||||
windows-x64: base windows-x64/Dockerfile windows-x64/settings.mk
|
||||
$(DOCKER) build -t $(IMAGE)-windows-x64 windows-x64
|
||||
|
||||
base: Dockerfile
|
||||
|
Reference in New Issue
Block a user