]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: check that cxx variable is set before using it
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 3 Dec 2020 16:17:43 +0000 (16:17 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 4 Dec 2020 07:35:56 +0000 (08:35 +0100)
commit442bc2afee6c5f731c7b3e76ccab7301703a45a7
tree219ce76345e416886373faf86ac5d3c28fc8c7af
parent62e3a988f23f906e231a80a768d43e3f0b7a9161
meson: check that cxx variable is set before using it

In some cases it is not defined. Eg in a yocto build:

src/systemd/meson.build:61:15: ERROR: Unknown variable cxx.
src/systemd/meson.build