. if $MACHINE_ARCH is unknown, use $MACHINE like in libc . fixes test51 compilation for gcc/clang (with other compile and link fixes)
As the current libc includes a libm implementation, with the new libc this is needed. Unneeded (for the moment) archs have been removed.