Skip to content
  • Leif Lindholm's avatar
    configure.ac: clean up arm64 soft-float handling · 43d42314
    Leif Lindholm authored
    Fix compilation with gcc 5.1 (avoid internal compiler error), by
    replacing explicit -march +nofp+nosimd options with -mgeneral-regs-only.
    
    This also enables the removal of some further conditional build flag
    setting.
    43d42314