mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 06:29:41 +00:00
Okay, binutils-mingw-w64-i686 seems to have to be listed explicitly.
This commit is contained in:
parent
bbc7f48590
commit
15508cd36a
@ -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…
x
Reference in New Issue
Block a user