]> git.proxmox.com Git - ceph.git/blobdiff - ceph/cmake/modules/CephChecks.cmake
import 15.2.9
[ceph.git] / ceph / cmake / modules / CephChecks.cmake
index 23687283a7c693d0bc0c12adc3f34b57066b5dab..ca86dcbc73de8f7082d4da6eaa91c6fbacf3cd0e 100644 (file)
@@ -24,6 +24,7 @@ check_function_exists(strerror_r HAVE_Strerror_R)
 check_function_exists(name_to_handle_at HAVE_NAME_TO_HANDLE_AT)
 check_function_exists(pipe2 HAVE_PIPE2)
 check_function_exists(accept4 HAVE_ACCEPT4)
+check_function_exists(sigdescr_np HAVE_SIGDESCR_NP)
 
 include(CMakePushCheckState)
 cmake_push_check_state(RESET)