]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Unbreak build of several regression tests on Solaris 12 with gcc 5.3
authorIvo Raisr <ivosh@ivosh.net>
Fri, 4 Mar 2016 20:49:35 +0000 (20:49 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Fri, 4 Mar 2016 20:49:35 +0000 (20:49 +0000)
commit6da85496071c402b0761affc334dd78a76f68ac2
tree6af80a23e51846ae1adc810519c4db40110113c1
parent728e88fa2cbe7a09e2332206c6c5b96142a60344
Unbreak build of several regression tests on Solaris 12 with gcc 5.3
We need to move _XOPEN_SOURCE from 500 to 600 which
comes with '-std=c99'.
n-i-bz

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15821
memcheck/tests/Makefile.am
none/tests/Makefile.am