diff options
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 6eaf33852f..e8369a4f7d 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -43,7 +43,5 @@ ifeq ($(subdir), termios) sysdep_headers += termio.h endif -rtld-installed-name = ld-gnu.so.1 - # Don't compile the ctype glue code, since there is no old non-GNU C library. inhibit-glue = yes |