diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2016-12-18 01:22:29 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2016-12-18 01:22:29 +0530 |
commit | 009ba649b4999ea269de8d0b301e659f075df495 (patch) | |
tree | 0e72510c5cd7f75baf257a5b4b5fbdbaaec4cd44 /ChangeLog | |
parent | 42e8394f5145899c68c8e8008e5f40ce843f039e (diff) | |
download | glibc-009ba649b4999ea269de8d0b301e659f075df495.zip glibc-009ba649b4999ea269de8d0b301e659f075df495.tar.gz glibc-009ba649b4999ea269de8d0b301e659f075df495.tar.bz2 |
Link benchset tests against libsupport
Benchsets in benchtests use test-skeleton, so they too need to be
linked against the new libsupport DSO.
* benchtests/Makefile (binaries-benchset): Depend on libsupport
DSO.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-12-17 Siddhesh Poyarekar <siddhesh@sourceware.org> + + * benchtests/Makefile (binaries-benchset): Depend on libsupport + DSO. + 2016-12-17 Martin Galvan <martingalvan@sourceware.org> * Rules (python-flags, python-invoke): New. |