mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-02 23:42:28 +00:00
Older ARM ABIs like Debian armel (ARMv5 EABI softfloat) don't use or require a hardware FPU, so they can't execute the fmrx and fmxr instructions. Only do this in hardfloat configurations that guarantee VFP instructions are available. The client might not be practically usable on ARM softfloat (although nobody has reported that it isn't...) but the dedicated server is probably fine, and ceasing to be able to build either would be a regression. Signed-off-by: Simon McVittie <smcv@debian.org> |
||
---|---|---|
.. | ||
misc.c |