diff --git a/Makefile b/Makefile index 566f82b0d..4b27cfd85 100644 --- 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