HomeFreeBSD

Prepare for powerpc-on-clang by deleting hard-coded tests for architecture

Description

Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".

This case is an outlier because we need to test for "are we on the ancient
base gcc".

Details