Add a patch to allow arm-none-eabi-gcc492 to build natively on arm systems.
Without this change the port builds fine as a cross-compiler but fails to
build natively on an arm system.
Patch submitted by Tim Kientzle, who pointed out it was used in the original
powerpc64-gcc port this one was derived from.