aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-12 13:50:37 -0400
committerMatt Turner <mattst88@gentoo.org>2024-09-12 13:50:37 -0400
commitdd667a61da7013dc7a85372c97715be5b5da5c2b (patch)
tree23cb4912de7eb5e717f13b0b6dddfcf99060047a
parentinstall-qa-check.d/90config-impl-decl: Skip pthread_cond_timedwait_monotonic_... (diff)
downloadportage-dd667a61da7013dc7a85372c97715be5b5da5c2b.tar.gz
portage-dd667a61da7013dc7a85372c97715be5b5da5c2b.tar.bz2
portage-dd667a61da7013dc7a85372c97715be5b5da5c2b.zip
install-qa-check.d/90config-impl-decl: Skip pthread_threadid_np on Linux
Seen in dev-db/mariadb. The function seems to be available on Darwin. Bug: https://bugs.gentoo.org/899772 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--bin/install-qa-check.d/90config-impl-decl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/install-qa-check.d/90config-impl-decl b/bin/install-qa-check.d/90config-impl-decl
index 89373c193..6e3a579c2 100644
--- a/bin/install-qa-check.d/90config-impl-decl
+++ b/bin/install-qa-check.d/90config-impl-decl
@@ -46,6 +46,7 @@ add_default_skips() {
acl
acl_get_perm_np
pthread_cond_timedwait_monotonic_np
+ pthread_threadid_np
res_getservers
res_ndestroy
statacl