- # build 64-bit architecture
- ../bin/make-recursive.pl ARCH="ppc64" | ../bin/result-filter.pl
-fi
-
-# if Intel, then also run all test cases under emulation
-if [ "`sysctl -n hw.machine`" = "i386" ]
-then
- echo ""
- echo " * * * Running all unit tests for emulated 32-bits * * *"
-