aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-06-05 08:33:36 -0700
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-06-29 10:56:25 +0000
commitf3a8f9c34d95d862fb4d12869a7b31cea592561f (patch)
treec6670c6aeee48e39874377104d945467366a8443 /mesonbuild/compilers
parent14fe0985f7ac6cce317e355ae457e7cf5fbb8ee4 (diff)
downloadmeson-f3a8f9c34d95d862fb4d12869a7b31cea592561f.zip
meson-f3a8f9c34d95d862fb4d12869a7b31cea592561f.tar.gz
meson-f3a8f9c34d95d862fb4d12869a7b31cea592561f.tar.bz2
Options: treat array option -Dopt= and -Dopt=[] as equivalent
Currently the former will be parsed as [''], while the latter is parsed as [] in python. This makes for some obnoxious special handling depending on what the user passes. This is even more obnoxious since for string type arguments this doesn't require special handling.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions