]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/riscv/Makefile
riscv: Remove support for variable page sizes
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / riscv / Makefile
index b47858769f5e772381a3949e114ca9f94aa0faad..b7ad31885c450245fb469196a92401f4fa4e8259 100644 (file)
@@ -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)