mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
nptl: Remove unused rules
The wrapper are not exported by libpthread.
This commit is contained in:
parent
09ce31eddf
commit
7ab232e081
@ -266,11 +266,6 @@ CFLAGS-sem_wait.c += -fexceptions -fasynchronous-unwind-tables
|
||||
CFLAGS-sem_timedwait.c += -fexceptions -fasynchronous-unwind-tables
|
||||
CFLAGS-sem_clockwait.c = -fexceptions -fasynchronous-unwind-tables
|
||||
|
||||
# These are the function wrappers we have to duplicate here.
|
||||
CFLAGS-lockf.c += -fexceptions
|
||||
CFLAGS-sigwait.c += -fexceptions -fasynchronous-unwind-tables
|
||||
CFLAGS-fdatasync.c += -fexceptions -fasynchronous-unwind-tables
|
||||
|
||||
CFLAGS-futex-internal.c += -fexceptions -fasynchronous-unwind-tables
|
||||
|
||||
LDLIBS-tst-once5 = -lstdc++
|
||||
|
Loading…
Reference in New Issue
Block a user