diff options
author | Roland McGrath <roland@gnu.org> | 2006-04-04 00:22:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-04-04 00:22:16 +0000 |
commit | ec92fb39c2fad144454af5fa0d43250e1249fc49 (patch) | |
tree | b118c45a93db96445d561f0b4ed1e4272c850af7 | |
parent | 930e5aa1fdcaa8e6e29cf343353f036d9c8df555 (diff) | |
download | glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.zip glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.tar.gz glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.tar.bz2 |
[BZ #2507]
2006-04-03 Roland McGrath <roland@frob.com>
[BZ #2507]
* mach/Machrules (.udeps-targets): New variable.
($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside
quoted string.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-04-03 Roland McGrath <roland@frob.com> + + [BZ #2507] + * mach/Machrules (.udeps-targets): New variable. + ($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside + quoted string. + 2006-04-02 Ulrich Drepper <drepper@redhat.com> [BZ #2501] |