@@ -24,7 +24,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- gcc-mingw-w64-i686
|
- gcc-mingw-w64-i686
|
||||||
- binutils-mingw-w64-i686
|
- binutils-mingw-w64-i686
|
||||||
- mingw-w64-dev
|
- mingw-w64-i686-dev
|
||||||
- compiler: ": Win64 - No tool/tests"
|
- compiler: ": Win64 - No tool/tests"
|
||||||
env: CONFIGURE_OPTS="--disable-tool --host=x86_64-w64-mingw32 --enable-static --enable-shared"
|
env: CONFIGURE_OPTS="--disable-tool --host=x86_64-w64-mingw32 --enable-static --enable-shared"
|
||||||
addons:
|
addons:
|
||||||
@@ -32,7 +32,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- gcc-mingw-w64-x86-64
|
- gcc-mingw-w64-x86-64
|
||||||
- binutils-mingw-w64-x86-64
|
- binutils-mingw-w64-x86-64
|
||||||
- mingw-w64-dev
|
- mingw-w64-x86-64-dev
|
||||||
exclude:
|
exclude:
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user