]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
more tests
authorYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 19:29:59 +0000 (20:29 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 19:29:59 +0000 (20:29 +0100)
Makefile

index 4b27cfd85e4f315a4cfbad795519826a6b60c115..5054a7e0bfaba4caba7d075fd53f30694f8d95b8 100644 (file)
--- 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