summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-29 21:25:58 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-29 21:25:58 -0400
commit0464f746e87fa29a1e3a88e9d3c1ff102b559528 (patch)
tree64cae4e1e77c65f57eef554264f2638d0dd86968 /ChangeLog
parent7d17596c198f11fa85cbcf9587443f262e63b616 (diff)
downloadglibc-0464f746e87fa29a1e3a88e9d3c1ff102b559528.tar.gz
glibc-0464f746e87fa29a1e3a88e9d3c1ff102b559528.tar.xz
glibc-0464f746e87fa29a1e3a88e9d3c1ff102b559528.zip
Don't build AVX tests with old compilers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 796646e1c0..33d0905025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #11634]
+	* elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
+
 	* malloc/malloc.h: Mark malloc hook variables as deprecated.
 
 	[BZ #11781]