Browse Source
These caused warnings in compilers where __GNUC__ is not defined. That could be fixed, but it makes things quite ugly, these versions are quite old at this point, and these features are just for developers. So, instead, simply check the major version instead of the specific minor version to keep things terse.zrythm_meson

1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue