From: Roland McGrath Date: Fri, 11 May 2001 08:10:14 +0000 (+0000) Subject: * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't use X-Git-Tag: cvs/pre-lgplv2_1~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2344bc54fb8136f351b31feee47500bae83288fd;p=thirdparty%2Fglibc.git * 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. --- diff --git a/ChangeLog b/ChangeLog index 5b9f6e3a541..ec658a397c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-05-11 Roland McGrath + + * 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 * sysdeps/unix/readdir.c: Make sure we don't modify errno when we