Skip to content
  • Emmanuele Bassi's avatar
    Do not test for linker flags · 69441cba
    Emmanuele Bassi authored
    Meson warns when doing that, as it's not really portable.
    
    Since we're using platform-specific linker flags on Darwin, we can also
    do the same on Linux; the syntax is GCC-specific, so we're going to need
    Clang users to test it.
    69441cba