diff options
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | 2025-04-25 19:00:14 +0200 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-04-26 00:35:29 +0200 |
commit | 8e226c6af6f386a88ed53d0a0940ff6b869b372d (patch) | |
tree | 1ec6ad00edc8eb8c8e55617a0ab78601a8cec3eb /lib/helper.c | |
parent | 1df74208ea060b32e11b14e9b97049207ed03dd3 (diff) | |
download | libfuse-8e226c6af6f386a88ed53d0a0940ff6b869b372d.tar.gz |
meson.build: make special_funcs check more reliable
Unfortunately while cross-compiling with build tools like Buildroot it
happens to have repeated flags or anything that could lead to a warning.
This way the check fails because of a warning not related to the special
function. So let's use cc.links() and increase minimum meson_version to
0.60 since cc.links() has been added during that version.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Diffstat (limited to 'lib/helper.c')
0 files changed, 0 insertions, 0 deletions