Commit 1a0f5248 authored by Johann Koenig's avatar Johann Koenig
Browse files

Delay SSE check until the compiler is configured.

Move SSE4 detection below compiler configuration. Otherwise ${CC} may
not be populated.

We are specifically interested in -msse4.1. Narrow detection code.

Change-Id: I0ffac49e91b3fdb2aceb6eb6b90dc1c10b159111
parent e48776f2
Showing with 9 additions and 6 deletions
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