aboutsummaryrefslogtreecommitdiff
path: root/htl/pt-detach.c
diff options
context:
space:
mode:
Diffstat (limited to 'htl/pt-detach.c')
-rw-r--r--htl/pt-detach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/pt-detach.c b/htl/pt-detach.c
index 3d8e3ad..1755606 100644
--- a/htl/pt-detach.c
+++ b/htl/pt-detach.c
@@ -77,4 +77,4 @@ __pthread_detach (pthread_t thread)
return err;
}
-strong_alias (__pthread_detach, pthread_detach)
+weak_alias (__pthread_detach, pthread_detach)