diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-24 15:23:05 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-28 19:51:58 +0200 |
commit | 1123f4f311e1ac89b341dea2cb5922f29dc502e3 (patch) | |
tree | 6ec5a6a45c9a7a209581d1e4e8168943ff3fba96 /mesonbuild/interpreterbase.py | |
parent | 3dea817a597e4d2f10bfe3c1e006a0983555ad15 (diff) | |
download | meson-1123f4f311e1ac89b341dea2cb5922f29dc502e3.zip meson-1123f4f311e1ac89b341dea2cb5922f29dc502e3.tar.gz meson-1123f4f311e1ac89b341dea2cb5922f29dc502e3.tar.bz2 |
Avoid warning about multiple outputs when building private directory name
Fixup for b4b1a2c5a145c1459fc4563a289e164e23bd6a02.
A warning would be printed for any rule with multiple outputs, for
example:
WARNING: custom_target 'coredump.conf.5' has more than one output! Using the first one.
WARNING: custom_target 'dnssec-trust-anchors.d.5' has more than one output! Using the first one.
WARNING: custom_target 'halt.8' has more than one output! Using the first one.
Fixes https://github.com/systemd/systemd/issues/16461.
Diffstat (limited to 'mesonbuild/interpreterbase.py')
0 files changed, 0 insertions, 0 deletions