- big endian archs: correct a type mismatch in a template function call, that caused a build failure. - base-gcc archs: Add a COMPILER line since it requires ports-gcc (C++11). - powerpc: The simulation generates internal exceptions, mark it BROKEN. OK kmos@ (who tested on sparc64, thanks!) and jasper@ (maintainer)