about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-01-16 07:19:28 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-01-16 07:19:28 +0100
commitb725132d2b0aeddf970b1ce3e5a24f8637a7b4c2 (patch)
tree2f86e020865307dddb5b0034840f7313ba175088 /ChangeLog
parentc9e613a728b9eaf0713b5a5970bb9ad4984fc688 (diff)
downloadglibc-b725132d2b0aeddf970b1ce3e5a24f8637a7b4c2.tar.gz
glibc-b725132d2b0aeddf970b1ce3e5a24f8637a7b4c2.tar.xz
glibc-b725132d2b0aeddf970b1ce3e5a24f8637a7b4c2.zip
nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8abc78b849..26914f7d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-16  Florian Weimer  <fweimer@redhat.com>
+
+	* nptl/Makefile (CFLAGS-tst-minstack-throw.o): Compile in C++11
+	mode with GNU extensions.
+
 2018-01-15  Alan Hayward  <alan.hayward@arm.com>
 
 	* elf/elf.h (NT_ARM_SVE): Define.