summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-08-24 11:52:09 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-08-24 13:01:11 (GMT)
commitebf9d5dd5174b7c82fec83b56d71a59d5277bd51 (patch)
tree1de900a0d5ff17e8653f0fa2f16549e569276974 /tools/qdoc3
parentd9b567288f301e44abedebf5b9b553c2878f2c77 (diff)
downloadQt-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/qdoc3')
0 files changed, 0 insertions, 0 deletions