about summary refs log tree commit diff
path: root/sysdeps/riscv/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/nptl/Makefile')
-rw-r--r--sysdeps/riscv/nptl/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/riscv/nptl/Makefile b/sysdeps/riscv/nptl/Makefile
index 85ef9cf691..cca67db324 100644
--- a/sysdeps/riscv/nptl/Makefile
+++ b/sysdeps/riscv/nptl/Makefile
@@ -19,8 +19,3 @@
 ifeq ($(subdir),csu)
 gen-as-const-headers += tcb-offsets.sym
 endif
-
-ifeq ($(subdir),nptl)
-libpthread-sysdep_routines += nptl-sysdep
-libpthread-shared-only-routines += nptl-sysdep
-endif