]> git.ipfire.org Git - thirdparty/systemd.git/commit
lgtm: set TMPDIR to /var/tmp
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 10 Feb 2020 17:35:36 +0000 (18:35 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 10 Feb 2020 17:44:55 +0000 (18:44 +0100)
commit65be7042a876ffe186a42ced04cde60ed81d3136
treebb35ef35020eaa1a9e12f6586a0c658b8c31b026
parent99fdffaa194cbfed659b0c1bfd0ace4bfcd2a245
lgtm: set TMPDIR to /var/tmp

`/tmp` has `noexec` set in the LGTM infrastructure which breaks meson's
compilation checks. Let's use `/var/tmp` for now, until the issue is
properly resolved

See: https://discuss.lgtm.com/t/meson-fails-to-determine-sizes-of-basic-data-types/2639
.lgtm.yml