]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Correct an Altivec configure think-o.
authorMark Wielaard <mark@klomp.org>
Tue, 13 Sep 2016 19:18:36 +0000 (19:18 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 13 Sep 2016 19:18:36 +0000 (19:18 +0000)
commita57acb9be6c6138c4213674ca679c215eb852a55
tree99f6f119218dfb3d04463356e79739345f71d3a5
parent9d0a8787d5e040af014d8add2f0aaf1c3774bb8e
Correct an Altivec configure think-o.

An earlier change introduced a think-o in the altivec capability
check, allowing a false positive if the compiler supported altivec
but the hardware did not.

Resolves bug #368412 - False positive result for altivec capability check
Patch by Will Schmidt <will_schmidt@vnet.ibm.com>

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15952
NEWS
configure.ac