meson: Pass native: false to add_languages()
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:37:47 +0000 (05:07 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:37:47 +0000 (05:07 +0530)
commit8562bb304d7ec86201a7c496fae1072e96404351
tree59caf8c34719b37c9ad9fe8964dc59e8a3b911ca
parent8fe8ed3dd2bdcf22097d9886ad5242258b64ee44
meson: Pass native: false to add_languages()

This is needed for cross-compiling without a build machine compiler
available. The option was added in 0.54, but we only need this in
Cerbero and it doesn't affect older versions so it should be ok.
Will just cause a spurious warning.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/50>
ext/sidplay/meson.build
meson.build