about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/Makefile b/sysdeps/unix/sysv/linux/riscv/Makefile
index b47858769f..b7ad31885c 100644
--- a/sysdeps/unix/sysv/linux/riscv/Makefile
+++ b/sysdeps/unix/sysv/linux/riscv/Makefile
@@ -1,9 +1,5 @@
 ifeq ($(subdir),elf)
 sysdep_routines	+= dl-vdso
-ifeq ($(build-shared),yes)
-# This is needed for DSO loading from static binaries.
-sysdep-dl-routines += dl-static
-endif
 endif
 
 ifeq ($(subdir),misc)