mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 05:29:24 +02:00
linux-x86: Update and add testing.
This commit is contained in:
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ browser-asmjs: base browser-asmjs/Dockerfile
|
||||
$(DOCKER) build -t $(IMAGE)-browser-asmjs browser-asmjs
|
||||
|
||||
linux-x86:
|
||||
$(DOCKER) build -t $(IMAGE)-darwin-x86 darwin-x86
|
||||
$(DOCKER) build -t $(IMAGE)-linux-x86 linux-x86
|
||||
|
||||
linux-x64:
|
||||
$(DOCKER) build -t $(IMAGE)-linux-x64 linux-x64
|
||||
|
Reference in New Issue
Block a user