From: Yann Collet Date: Mon, 8 Feb 2016 19:29:59 +0000 (+0100) Subject: more tests X-Git-Tag: v0.5.1^2~3^2~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ba4b49c185cce49285f807c680f16d7d7caf14;p=thirdparty%2Fzstd.git more tests --- diff --git a/Makefile b/Makefile index 4b27cfd85..5054a7e0b 100644 --- a/Makefile +++ b/Makefile @@ -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