]> git.ipfire.org Git - thirdparty/systemd.git/commit - tools/check-compilation.sh
meson: add dist-check-includes replacement
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 Apr 2017 02:50:56 +0000 (22:50 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:29 +0000 (21:47 -0400)
commitfdd147a88e888e14fbd86b522998a8a566d09fd1
tree8d5595608be83ad7fd32d1934fc3e70dfc412c53
parent734005fe75777b5784033ee9ccbed6acd414b30f
meson: add dist-check-includes replacement

This is more-or-less the same as dist-check-includes. meson doesn't exactly
make it easy to call a compiler with a custom set of options. The tests
are included in the test listing.
meson.build
src/systemd/meson.build
tools/meson-check-compilation.sh [new file with mode: 0644]