diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-05-03 09:52:29 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-05-03 09:52:47 -0700 |
commit | d3dfcc4187a4e790d72ede37f8241a25adeb2483 (patch) | |
tree | 04c8e489ff1ea872618f27b42eb4dd07e1774004 /ChangeLog | |
parent | 0c51e5500a96fdee2d7222bf0939be6b81322ec1 (diff) | |
download | glibc-d3dfcc4187a4e790d72ede37f8241a25adeb2483.tar glibc-d3dfcc4187a4e790d72ede37f8241a25adeb2483.tar.gz glibc-d3dfcc4187a4e790d72ede37f8241a25adeb2483.tar.bz2 glibc-d3dfcc4187a4e790d72ede37f8241a25adeb2483.zip |
Fix make clean for recent elf/Makefile changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-05-03 Roland McGrath <roland@hack.frob.com> + + * elf/Makefile (common-generated): Set this instead of generated for + .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the + $(all-built-dso)-derived lists. + 2012-05-03 Andreas Jaeger <aj@suse.de> * sysdeps/i386/fpu/libm-test-ulps: Update. |