]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add -fomit-frame-pointer for s390. The GCC maintainer was telling me that
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 21 May 2012 16:18:23 +0000 (16:18 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 21 May 2012 16:18:23 +0000 (16:18 +0000)
commit92c67b0adeb830c6bf3d5b63a14aa11a5cac725b
tree39548f69a7bb7e5ce05a172aff41d99878f82a11
parenta2f3b19d6f437af4f31aaa15bca0f06bc511168d
Add -fomit-frame-pointer for s390. The GCC maintainer was telling me that
this has been the preferred way to compile for quite a while. So let's follow
suit. The perf bucket did not reveal any measurable difference.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12572
Makefile.all.am