Skip to content

Commit

Permalink
Force 64bit builds on MinGW
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Mar 29, 2018
1 parent c289133 commit e4c8634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ branches:
environment:
matrix:
- TOOLSET_PATH: C:\Qt\5.8\mingw53_32\bin;C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin
BOOST_FLAGS: toolset=gcc --layout=system variant=release
BOOST_FLAGS: toolset=gcc --layout=system variant=release address-model=64
BUILD_COMMAND: mingw32-make -j2

- TOOLSET_PATH: C:\Qt\5.8\msvc2015_64\bin
Expand Down

0 comments on commit e4c8634

Please sign in to comment.