diff options
author | Dave Lerner <dave.lerner@windriver.com> | 2015-08-17 14:55:56 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-19 17:57:52 +0100 |
commit | 98c4a3ffb8dca10739be600e8d6df7fb6aa4958f (patch) | |
tree | f57518e939ac3c0d1ae7f1ea2f9acb0f5ad917f0 /scripts/lib | |
parent | a98f4aedb241aa4352e644b5ef7c275f467c0c48 (diff) | |
download | openembedded-core-98c4a3ffb8dca10739be600e8d6df7fb6aa4958f.tar.gz openembedded-core-98c4a3ffb8dca10739be600e8d6df7fb6aa4958f.tar.bz2 openembedded-core-98c4a3ffb8dca10739be600e8d6df7fb6aa4958f.zip |
valgrind: build ptests without optimizations
This commit changes the both CFLAGS and CXXFLAGS when building the
valgrind ptest binaries by appending -O0, forcing no optimizations
instead of the default -O2. For qemux86-64, this change results in
FAIL/PASS ratio improvements from 149/394 to 58/485.
It is evident that the expected result files were generated from
regression tests binaries built without optimizations.
[ YOCTO #8063 ]
Signed-off-by: Dave Lerner <dave.lerner@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions