projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(sysdep_routines): Remove lowlevellock.
[kopensolaris-gnu/glibc.git]
/
nptl
/
sysdeps
/
unix
/
sysv
/
linux
/
Makefile
diff --git
a/nptl/sysdeps/unix/sysv/linux/Makefile
b/nptl/sysdeps/unix/sysv/linux/Makefile
index
efe4ba4
..
832ce23
100644
(file)
--- a/
nptl/sysdeps/unix/sysv/linux/Makefile
+++ b/
nptl/sysdeps/unix/sysv/linux/Makefile
@@
-18,7
+18,7
@@
# 02111-1307 USA. */
ifeq ($(subdir),nptl)
-sysdep_routines += register-atfork unregister-atfork fork-gen
lowlevellock
+sysdep_routines += register-atfork unregister-atfork fork-gen
libpthread-sysdep_routines += pt-fork
endif