Cross compiling is annoying

Every so often, a configure script won’t work for cross compiling. So I can either Google hours for weird patches or…

Just cross compile libc and gcc for my embedded device! Space is cheap and waiting for a few things to compile is easier than looking for those cross compilation adjustment patches…