1
0
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:
Roland McGrath
1996-07-15 00:11:11 +00:00
parent 2d3bbb8c67
commit 391763e755
4 changed files with 16 additions and 5 deletions

View File

@@ -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