diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5b9f6e3a54..ec658a397c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-05-11 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't use + $(build-module) here, since we don't need the full magilla. + Just use $(build-module-helper) and append our special options. + 2001-05-09 Andreas Schwab <schwab@suse.de> * sysdeps/unix/readdir.c: Make sure we don't modify errno when we |