diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2016-01-18 14:36:28 -0800 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2016-01-18 14:36:28 -0800 |
commit | 8d079ae0cdaab119f95382d6423fa4936e07ae97 (patch) | |
tree | a542702d573c9f5f3a917d5df52ae1f2b6be8f93 /ChangeLog | |
parent | c4d17461e062e730fca4076dd47a2733b3914c51 (diff) | |
download | glibc-8d079ae0cdaab119f95382d6423fa4936e07ae97.tar.gz glibc-8d079ae0cdaab119f95382d6423fa4936e07ae97.tar.xz glibc-8d079ae0cdaab119f95382d6423fa4936e07ae97.zip |
[BZ #19451]
* math/Makefile (libm-vec-tests): Move libraries after wrappers.o to fix "make check" link failure on Ubuntu.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d42bb6d0e5..2f33c8a5f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-01-18 Paul Pluzhnikov <ppluzhnikov@google.com> + + [BZ #19451] + * math/Makefile (libm-vec-tests): Move libraries after wrappers.o + 2016-01-15 Stefan Liebler <stli@linux.vnet.ibm.com> [BZ #19486] |