mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-26 20:56:09 +02:00
Update Readme and Makefile
Update Readme and Makefile Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -56,6 +56,8 @@ windows-static-x64-posix.test_ARGS = --exe-suffix ".exe"
|
||||
windows-shared-x86.test_ARGS = --exe-suffix ".exe"
|
||||
windows-shared-x64.test_ARGS = --exe-suffix ".exe"
|
||||
windows-shared-x64-posix.test_ARGS = --exe-suffix ".exe"
|
||||
windows-armv7.test_ARGS = --exe-suffix ".exe"
|
||||
windows-arm64.test_ARGS = --exe-suffix ".exe"
|
||||
|
||||
# On CircleCI, do not attempt to delete container
|
||||
# See https://circleci.com/docs/docker-btrfs-error/
|
||||
|
Reference in New Issue
Block a user