aboutsummaryrefslogtreecommitdiff
path: root/htl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'htl/Makefile')
-rw-r--r--htl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/htl/Makefile b/htl/Makefile
index 7d70583..0318d81 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -29,7 +29,7 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate \
pt-attr-getschedpolicy pt-attr-getscope \
pt-attr-getstack pt-attr-getstackaddr pt-attr-getstacksize \
pt-attr-init pt-attr-setdetachstate pt-attr-setguardsize \
- pt-attr-setinheritsched pt-attr-setschedparam \
+ pt-attr-setschedparam \
pt-attr-setschedpolicy pt-attr-setscope pt-attr-setstack \
pt-attr-setstackaddr pt-attr-setstacksize \
\
@@ -165,7 +165,8 @@ headers := \
distribute :=
routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self pt-self pt-equal \
- pt-getschedparam pt-setschedparam pt-attr-getschedparam pt-attr-getinheritsched
+ pt-getschedparam pt-setschedparam pt-attr-getschedparam pt-attr-getinheritsched \
+ pt-attr-setinheritsched
shared-only-routines = forward
extra-libs := libpthread