diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-08-24 11:52:09 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-08-24 13:01:11 (GMT) |
commit | ebf9d5dd5174b7c82fec83b56d71a59d5277bd51 (patch) | |
tree | 1de900a0d5ff17e8653f0fa2f16549e569276974 /tools/designer | |
parent | d9b567288f301e44abedebf5b9b553c2878f2c77 (diff) | |
download | Qt-ebf9d5dd5174b7c82fec83b56d71a59d5277bd51.zip Qt-ebf9d5dd5174b7c82fec83b56d71a59d5277bd51.tar.gz Qt-ebf9d5dd5174b7c82fec83b56d71a59d5277bd51.tar.bz2 |
Properly implement the CPU feature disabling in qsimd.cpp.
Don't use ^=, since that might enable a feature that wasn't detected.
The new use is:
export QT_NO_CPU_FEATURE="<feature1> [<feature2>]"
Reviewed-by: Benjamin Poulain
Diffstat (limited to 'tools/designer')
0 files changed, 0 insertions, 0 deletions