build arm and powerpc targets in the ci build

This commit is contained in:
Joshua Warner 2014-02-25 21:38:29 -07:00
parent 2ac9070399
commit deca71da52

View File

@ -11,3 +11,4 @@ if [ -z "${openjdk}" ]; then
make ${flags} bootimage=true test
fi
make ${flags} tails=true continuations=true test
make ${flags} codegen-targets=all