mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
travis: install cross-compilers
This commit is contained in:
parent
2bab8ad847
commit
5b89a8780f
@ -17,6 +17,7 @@ before_install:
|
||||
- sudo cp clang+llvm-4.0.1-x86_64-linux-gnu-debian8/bin/clang-format /usr/local/bin/
|
||||
- which clang-format
|
||||
- clang-format --version
|
||||
- sudo apt-get install -y -q libc6-dev-i386 gcc-aarch64-linux-gnu gcc-powerpc64le-linux-gnu gcc-arm-linux-gnueabihf
|
||||
|
||||
install: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user