Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 87840b9

Browse files
committed
meson: Remove obsolete function test
The test for pstat was removed from configure by 9db300c but not from meson.build. Do that now.
1 parent 56c6703 commit 87840b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

-1
Original file line numberDiff line numberDiff line change
@@ -2537,7 +2537,6 @@ func_checks = [
25372537
['posix_fadvise'],
25382538
['posix_fallocate'],
25392539
['ppoll'],
2540-
['pstat'],
25412540
['pthread_barrier_wait', {'dependencies': [thread_dep]}],
25422541
['pthread_is_threaded_np', {'dependencies': [thread_dep]}],
25432542
['sem_init', {'dependencies': [rt_dep, thread_dep], 'skip': sema_kind != 'unnamed_posix', 'define': false}],

0 commit comments

Comments
 (0)