From: Roland McGrath Date: Sun, 13 Jun 1999 10:02:58 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc_2-1-2~406 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc6f3d5a19a568b5ae10b0ebe934d5b6bb7afa18;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 1c632a5dccb..a436f81e226 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-06-12 Mark Kettenis + + * Makeconfig (static-start-installed-name): Set to + $(start-installed-name) if not defined. + (+link-static): Use $(static-start-installed-name) instead of + $(start-installed-name). + * sysdeps/mach/hurd/i386/Makefile (static-start-installed-name): + Set to crt0.o. + 1999-06-12 Mark Kettenis * sysdeps/mach/hurd/fork.c (__fork): Make use of `insert_type' when