diff options
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index 9393698f2d..a856b2df9d 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -28,7 +28,7 @@ headers := pthread.h semaphore.h extra-libs := libpthread extra-libs-others := $(extra-libs) -routines = alloca_cutoff forward +routines = alloca_cutoff forward libc-lowlevellock shared-only-routines = forward libpthread-routines = init events \ |