Currently, rebootstrap fails on sparc-linux-gnu because the gcc-6
package no longer builds with --mcpu=ultrasparc on this target.
This was previously with the sparc-force-cpu.diff patch which
got removed while fixing the multilib issue on sparc64.
What is the issue with GCC 6 and --mpu=ultrasparc?