Skip to content
  • Martin Storsjö's avatar
    configure: Support targeting ARM with MSVC tools · a52d41c4
    Martin Storsjö authored and Henrik Gramner's avatar Henrik Gramner committed
    Set up the right gas-preprocessor as assembler frontend in these cases,
    using armasm as actual assembler.
    
    Don't try to add the -mcpu -mfpu options in this case.
    
    Check whether the compiler actually supports inline assembly.
    
    Check for the ARMv7 features in a different way for the MSVC compiler.
    a52d41c4