diff options
author | Bernd Schubert <bschubert@ddn.com> | 2025-04-24 16:49:08 +0200 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-04-26 00:35:29 +0200 |
commit | 1df74208ea060b32e11b14e9b97049207ed03dd3 (patch) | |
tree | a13313f7eacf8b0945bf8720507d6f27d1a8ff8b /include | |
parent | db2a1652f0351162a4f39d9f15f1e8ff036f7a6a (diff) | |
download | libfuse-1df74208ea060b32e11b14e9b97049207ed03dd3.tar.gz |
Fix meson function tests
Several meson tests were incorrectly failing
Checking for function "static_assert" : NO (cached)
Checking for function "pthread_setname_np" : NO (cached)
Check usable header "#include <linux/close_range.h>" : NO (cached)
These functions get now tested with compilation tests
and get found on my system.
Checking if "static_assert check" compiles: YES
Checking if "pthread_setname_np check" compiles: YES
Checking if "close_range check" compiles: YES
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions