Danny Robson
99c1ae6afd
optimisation: use more conservative architecture flags
We can't enable SSE3 if we want to compile for our Atom test target, so we explicitly disable this and a few future instruction sets that we know won't be accessible.
Description
No description provided
Languages
CMake
98.1%
C++
1.9%