mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
Fix build
Fix build Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
84cab46099
commit
a4cb929bef
2
Makefile
2
Makefile
@ -56,8 +56,6 @@ windows-static-x64-posix.test_ARGS = --exe-suffix ".exe"
|
|||||||
windows-shared-x86.test_ARGS = --exe-suffix ".exe"
|
windows-shared-x86.test_ARGS = --exe-suffix ".exe"
|
||||||
windows-shared-x64.test_ARGS = --exe-suffix ".exe"
|
windows-shared-x64.test_ARGS = --exe-suffix ".exe"
|
||||||
windows-shared-x64-posix.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
|
# On CircleCI, do not attempt to delete container
|
||||||
# See https://circleci.com/docs/docker-btrfs-error/
|
# See https://circleci.com/docs/docker-btrfs-error/
|
||||||
|
Loading…
Reference in New Issue
Block a user