summaryrefslogtreecommitdiff
path: root/tools/meson-link-test.c
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2017-04-25 16:10:15 +0300
committerGitHub <noreply@github.com>2017-04-25 16:10:15 +0300
commitd5d5e06086734f6406b3ccc522c4951cdc18ca21 (patch)
tree55cc62ab712a9ef82600cafbc8755c589f49d71f /tools/meson-link-test.c
parentcaf222104afe2d12f3a188a6bfee3a35f2d04fc6 (diff)
parentd730e2d16452d522d3b130071847b75198f42c45 (diff)
Merge pull request #5704 from keszybz/meson
meson: build systemd using meson
Diffstat (limited to 'tools/meson-link-test.c')
-rw-r--r--tools/meson-link-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson-link-test.c b/tools/meson-link-test.c
new file mode 100644
index 0000000000..825bbff05f
--- /dev/null
+++ b/tools/meson-link-test.c
@@ -0,0 +1 @@
+int main(void) {return 0;}