added arm-ppc-compilation Makefile target

This commit is contained in:
Przemyslaw Skibinski
2017-02-22 11:07:28 +01:00
parent 337ec875b6
commit d41c048394
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ matrix:
- env: Ubu=14.04 Cmd='make ppcinstall ppctest && make clean && make ppc64test'
# other feature branches => short tests
- env: Ubu=14.04 Cmd='make valgrindinstall lib && CFLAGS="-O1 -g" make -C zlibWrapper valgrindTest && make -C tests valgrindTest'
- env: Ubu=14.04 Cmd='make arminstall ppcinstall arm-ppc-compilation && make valgrindinstall lib && CFLAGS="-O1 -g" make -C zlibWrapper valgrindTest && make -C tests valgrindTest'
- env: Ubu=14.04 Cmd="make libc6install && make -C tests test32"
script: