diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in index 82b47b691..20b155c10 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in @@ -49,8 +49,6 @@ librt_CSRC := mq_notify.c endif ifeq ($(TARGET_ARCH),sparc) -libpthread_CSRC += lowlevellock.c -libc_CSRC += libc-lowlevellock.c librt_CSRC := mq_notify.c __syscall_error.c endif |