diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate \ pt-thread-alloc \ pt-thread-dealloc \ pt-thread-start \ - pt-thread-halt \ + pt-thread-terminate \ pt-startup \ \ pt-getconcurrency pt-setconcurrency \ |