]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions
authorFlorian Weimer <fweimer@redhat.com>
Tue, 16 Jan 2018 06:19:28 +0000 (07:19 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 28 Dec 2018 14:13:25 +0000 (15:13 +0100)
(cherry picked from commit b725132d2b0aeddf970b1ce3e5a24f8637a7b4c2)

ChangeLog

index 1062e4fa5933f1d68660f91de843666d0ec78646..4d6686a9f5250e56206e918b49733090df716e51 100644 (file)
--- 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-11  Florian Weimer  <fweimer@redhat.com>
 
        [BZ #22636]