about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-08 15:07:16 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-08 15:07:16 +0000
commit994431ed53a3a6e73867638755bbe27a832b301b (patch)
tree6d5e72f072ee25f92b83f9e023413a3ede9175ec /ChangeLog
parent5f6b4f1db0f14aae1db02779cb9b79c542574563 (diff)
downloadglibc-994431ed53a3a6e73867638755bbe27a832b301b.tar.gz
glibc-994431ed53a3a6e73867638755bbe27a832b301b.tar.xz
glibc-994431ed53a3a6e73867638755bbe27a832b301b.zip
Update.
	* Makerules [AIX] (build-shlib-helper): Precede linker options
	with -Wl.

	* Makeconfig (config-LDFLAGS): Add ld.so only for ELF.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4dc16f61f..629a31d507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-07-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makerules [AIX] (build-shlib-helper): Precede linker options
+	with -Wl.
+
+	* Makeconfig (config-LDFLAGS): Add ld.so only for ELF.
+
 	* sysdeps/unix/make_errlist.c: Adjust sys_errlist declaration to
 	what we define in <stdio.h>.