diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-20 15:05:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-20 15:05:23 +0000 |
commit | e10cd1dc6a9bd9672e1eeec184f95e224b883ed7 (patch) | |
tree | 437c8a2d7df7fa12ff6885d607f9955bd56c7724 /ChangeLog | |
parent | 007241f39816241b3c52b2c02379b5ee5d0559a1 (diff) | |
download | glibc-e10cd1dc6a9bd9672e1eeec184f95e224b883ed7.tar.gz glibc-e10cd1dc6a9bd9672e1eeec184f95e224b883ed7.tar.xz glibc-e10cd1dc6a9bd9672e1eeec184f95e224b883ed7.zip |
1999-03-20 Roland McGrath <roland@baalperazim.frob.com>
* mach/Machrules (extra-libs-others): Add $(interface-library) here too, so it gets built in the others pass rather than the lib pass. This is necessary since the RPC libraries need to be linked against libc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7d79e926c7..b33c7d14e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-03-20 Roland McGrath <roland@baalperazim.frob.com> + + * mach/Machrules (extra-libs-others): Add $(interface-library) here + too, so it gets built in the others pass rather than the lib pass. + This is necessary since the RPC libraries need to be linked against + libc. + 1999-03-19 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/generic/segfault.c: Include <stdio-common/_itoa.h> for |