projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d260d2f
)
(routimes): Add ptsetjmp and spinlock.
author
drepper
<drepper>
Mon, 20 Apr 1998 18:12:01 +0000
(18:12 +0000)
committer
drepper
<drepper>
Mon, 20 Apr 1998 18:12:01 +0000
(18:12 +0000)
linuxthreads/Makefile
patch
|
blob
|
history
diff --git
a/linuxthreads/Makefile
b/linuxthreads/Makefile
index
8813ae1
..
cdfe06c
100644
(file)
--- a/
linuxthreads/Makefile
+++ b/
linuxthreads/Makefile
@@
-32,8
+32,8
@@
extra-libs := libpthread
extra-libs-others := $(extra-libs)
libpthread-routines := attr cancel condvar join manager mutex ptfork \
- pthread signals specific errno lockfile \
- semaphore wrapsyscall rwlock
+ pt
longjmp pt
hread signals specific errno lockfile \
+ semaphore
spinlock
wrapsyscall rwlock
libpthread-map := libpthread.map
include ../Rules