about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/arc/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/arc/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/Makefile b/sysdeps/unix/sysv/linux/arc/Makefile
index 25d7bbecac..eca9a9fd3a 100644
--- a/sysdeps/unix/sysv/linux/arc/Makefile
+++ b/sysdeps/unix/sysv/linux/arc/Makefile
@@ -12,13 +12,6 @@ sysdep_headers += sys/cachectl.h
 sysdep_routines += cacheflush
 endif
 
-ifeq ($(subdir),elf)
-ifeq ($(build-shared),yes)
-# This is needed for DSO loading from static binaries.
-sysdep-dl-routines += dl-static
-endif
-endif
-
 abi-variants := arcle arcbe
 
 ifeq (,$(filter $(default-abi),$(abi-variants)))