aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/depfixer.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2018-04-30 13:53:40 -0400
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-05-01 12:09:45 +0000
commit24f1b96dde9a0faf961a421f63212d5245de12c0 (patch)
treee993a0b465610fd56752e3442a0dc53508c80dc2 /mesonbuild/scripts/depfixer.py
parent4f4cdee6876148b14a430e5886fec45299bb0573 (diff)
downloadmeson-24f1b96dde9a0faf961a421f63212d5245de12c0.zip
meson-24f1b96dde9a0faf961a421f63212d5245de12c0.tar.gz
meson-24f1b96dde9a0faf961a421f63212d5245de12c0.tar.bz2
Fix setting c_args and friends from command line
When passing more than one -Dc_args it should override the value instead of appending. This is how all other options works. Value should be split on spaces using shlex just like it does with CFLAGS environment variable. Fixes #3473.
Diffstat (limited to 'mesonbuild/scripts/depfixer.py')
0 files changed, 0 insertions, 0 deletions