]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix another GCC 5.1 warning.
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 9 Aug 2015 08:54:27 +0000 (08:54 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 9 Aug 2015 08:54:27 +0000 (08:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15512

none/tests/linux/Makefile.am

index 44b5ace94c0dcf54c76f00c354d4188599736701..9eb61bf2b9a4865d0b954b3e013d0dba9584ffe6 100644 (file)
@@ -36,3 +36,5 @@ AM_CXXFLAGS += $(AM_FLAG_M3264_PRI)
 
 # Special needs
 pthread_stack_LDADD = -lpthread
+
+stack_overflow_CFLAGS = $(AM_CFLAGS) @FLAG_W_NO_UNINITIALIZED@