diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-03-04 14:11:39 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-03-04 14:11:39 -0800 |
commit | e27176eea8aa74400204be4d3400e9723169fcaf (patch) | |
tree | 94a330a05cecb89379e613468554b84de6bda695 /ChangeLog | |
parent | e4693aa7c1777e6849b7bbb5fc9061e883bd58fd (diff) | |
download | glibc-e27176eea8aa74400204be4d3400e9723169fcaf.tar glibc-e27176eea8aa74400204be4d3400e9723169fcaf.tar.gz glibc-e27176eea8aa74400204be4d3400e9723169fcaf.tar.bz2 glibc-e27176eea8aa74400204be4d3400e9723169fcaf.zip |
Avoid more C++ tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ (tests, tests-static): Likewise for tst-cancel24-static. * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6, tst-lfschk4, tst-lfschk5, and tst-lfschk6. + * elf/Makefile (tests, modules-names): Likewise for tst-unique3, + tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib. 2015-03-04 Andreas Schwab <schwab@suse.de> |