Systemd/tools/meson-check-compilation.sh
Zbigniew Jędrzejewski-Szmek fdd147a88e 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.
2017-04-23 21:47:29 -04:00

4 lines
51 B
Bash

#!/bin/sh -e
"$@" '-' '-c' -o/dev/null </dev/null