mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
* Makeconfig (rtld-installed-name): Set to ld.so.1.
* sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): Variable removed. * manual/Makefile (glibc-targets): Remove subdir_ from elts. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_read_whole_file): New fn.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user