1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-04 13:51:24 +03:00
systemd/tools
Zbigniew Jędrzejewski-Szmek 6e2afb1cab meson: fix checking of linker args
Previous checks did nothing, because cc.has_argument only does compilation,
without any linking. Unfortunately cc.links() cannot be used, because it does
not accept any options. Providing the test file as a static source is easiest,
even if not every elegant.

https://github.com/mesonbuild/meson/issues/1676
2017-04-25 08:49:16 -04:00
..
catalog-report.py
check-includes.pl
gdb-sd_dump_hashmaps.py
make-directive-index.py
make-man-index.py
make-man-rules.py
meson-check-compilation.sh meson: fix checking of linker args 2017-04-25 08:49:16 -04:00
meson-check-help.sh
meson-git-contrib.sh
meson-hwdb-update.sh
meson-link-test.c meson: fix checking of linker args 2017-04-25 08:49:16 -04:00
meson-make-symlink.sh
xml_helper.py