aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-06-12 02:04:38 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-06-13 11:02:19 +0000
commitec1bd22b15a5bfbd4599ebf30e8c63067f336f29 (patch)
tree1271ec2b93ad258f30cd4e9c3c0de41868d9ed0d /mesonbuild/backend/backends.py
parent36d4ccaf806660f1a65a959e88e228bd3f5fb746 (diff)
downloadmeson-ec1bd22b15a5bfbd4599ebf30e8c63067f336f29.zip
meson-ec1bd22b15a5bfbd4599ebf30e8c63067f336f29.tar.gz
meson-ec1bd22b15a5bfbd4599ebf30e8c63067f336f29.tar.bz2
mdist: Filter out buildtype to avoid warning
Since we parse buildoptions.json to pass options, we end up passing -Dbuildtype and also -Doptimization and -Ddebug which triggers the warning: WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug [...] Filter out buildtype. It is redundant.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions