]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
tests for powerpc target on travis ci
authorYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 19:24:07 +0000 (20:24 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 8 Feb 2016 19:24:07 +0000 (20:24 +0100)
Makefile

index 566f82b0d065a1e13325d4eec72f84d62e568d9e..4b27cfd85e4f315a4cfbad795519826a6b60c115 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -116,6 +116,8 @@ 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
        sudo apt-get install -q gcc-powerpc-linux-gnu
 
 # for Travis CI