Re: [PATCH v3] meson: Avoid implicit declaration of functions
Queued, thanks. Paolo
[PATCH v3] meson: Avoid implicit declaration of functions
While detecting a presence of a function via 'cc.links()' gives desired result (i.e. detects whether function is present), it also produces a warning on systems where the function is not present (into meson-log.txt), e.g.: qemu.git/build/meson-private/tmph74x3p38/testfile.c:2:34: \ warning: im