This should simplify targeting specific architectures for the moment.
This is currently correct, since only i386 is supported. To cross-compile from amd64, it is still possible to use CC="gcc -m32".