diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-07-03 22:27:44 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-07-04 00:25:01 +0000 |
commit | 602e58d398c1126b792b4d725d481c67a519f9c1 (patch) | |
tree | 243f3c0c77617348c9c9a4889d1a013fdb7919de /mesonbuild/compilers/c.py | |
parent | 2ac6f6be3295db8bd13e1d7e158bd1a2f06a0cc0 (diff) | |
download | meson-602e58d398c1126b792b4d725d481c67a519f9c1.zip meson-602e58d398c1126b792b4d725d481c67a519f9c1.tar.gz meson-602e58d398c1126b792b4d725d481c67a519f9c1.tar.bz2 |
configure_file: Don't optimize away substitutions
It's possible that the configuration data object has components added
conditionally, and that sometimes an empty configuration data object
is passed on purpose.
Instead, we do the substitution and also warn if no tokens were found
that could've been substituted.
Closes https://github.com/mesonbuild/meson/issues/3826
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions