Skip to content
Commit 3687c40d authored by Andre McCurdy's avatar Andre McCurdy Committed by Martin Jansa
Browse files

opencv: support machines based on oe-core tune-corei7.inc



oe-core tune-corei7.inc enables -msse4.2 (rather than -msse3, which is
only enabled by tune-core2.inc). Add test for -msse4.2 to ensure that
SSE is enabled for machines based on tune-corei7.inc (also add a test
for -msse4.1 for completeness).

Signed-off-by: default avatarAndre McCurdy <armccurdy@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 92f501b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment