diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:59:57 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:59:57 -0700 |
commit | bd81123a8ba99ac30bcf227be5103cf2863e27cb (patch) | |
tree | 8fd28d63738b761704ca3eb261132e53755d44f6 /ChangeLog | |
parent | c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb (diff) | |
download | glibc-bd81123a8ba99ac30bcf227be5103cf2863e27cb.tar.gz glibc-bd81123a8ba99ac30bcf227be5103cf2863e27cb.tar.xz glibc-bd81123a8ba99ac30bcf227be5103cf2863e27cb.zip |
Cope without sunrpc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8ae4979335..e73a301361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-08-27 Roland McGrath <roland@hack.frob.com> + * Makefile ($(common-objpfx)linkobj/libc_pic.a): + If [sunrpc not in $(subdirs)], define to use libc_pic.a directly. + * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD]. * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare |