diff options
author | Andreas Schwab <schwab@suse.de> | 2013-08-21 10:19:01 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2013-08-26 10:21:59 +0200 |
commit | ffabd3937aea799d2779e8b1b0a5385eebadd452 (patch) | |
tree | f87967f193778b25885292f356bf8c96e31e5ad2 /ChangeLog | |
parent | e0a69f5cb8147bc9d746de14ec66d060c583d863 (diff) | |
download | glibc-ffabd3937aea799d2779e8b1b0a5385eebadd452.zip glibc-ffabd3937aea799d2779e8b1b0a5385eebadd452.tar.gz glibc-ffabd3937aea799d2779e8b1b0a5385eebadd452.tar.bz2 |
Fix dependencies for stdlib/tst-tls-atexit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-08-26 Andreas Schwab <schwab@suse.de> + + * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove. + ($(objpfx)tst-tls-atexit): Add dependencies here instead. + 2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com> * nscd/aicache.c (addhstaiX): Fix indentation. |