mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
tests for powerpc target on travis ci
This commit is contained in:
parent
ee602ce68c
commit
0cd3ab5d66
2
Makefile
2
Makefile
@ -116,6 +116,8 @@ ppcinstall: clean
|
|||||||
sudo apt-get install -q qemu
|
sudo apt-get install -q qemu
|
||||||
sudo apt-get install -q binfmt-support
|
sudo apt-get install -q binfmt-support
|
||||||
sudo apt-get install -q qemu-user-static
|
sudo apt-get install -q qemu-user-static
|
||||||
|
apt-cache search powerpc
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install -q gcc-powerpc-linux-gnu
|
sudo apt-get install -q gcc-powerpc-linux-gnu
|
||||||
|
|
||||||
# for Travis CI
|
# for Travis CI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user