1
0
mirror of https://github.com/facebook/zstd.git synced 2025-10-31 16:47:48 +02:00

more tests

This commit is contained in:
Yann Collet
2016-02-08 20:29:59 +01:00
parent 0cd3ab5d66
commit 62ba4b49c1

View File

@@ -116,8 +116,9 @@ ppcinstall: clean
sudo apt-get install -q qemu
sudo apt-get install -q binfmt-support
sudo apt-get install -q qemu-user-static
apt-cache search powerpc
sudo apt-get update
apt-cache search powerpc
apt-cache search gcc
sudo apt-get install -q gcc-powerpc-linux-gnu
# for Travis CI