Okay, binutils-mingw-w64-i686 seems to have to be listed explicitly.
This commit is contained in:
parent
bbc7f48590
commit
15508cd36a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language:
|
||||
- c
|
||||
install:
|
||||
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info binutils-mingw-w64
|
||||
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info binutils-mingw-w64-i686 gcc-mingw-w64-i686
|
||||
- which gcc
|
||||
- which i686-w64-mingw32-gcc
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue