qt5base-lts/mkspecs/win32-icc
Francisco Boni a9b34f5726 QRandom: add support for RDSEED on INTEL_ICL & MSVC
We set the macro for RDSEED because neither MSVC nor the Intel compiler
on Windows defines the macro. The implication is that when qRandomCpu()
calls qCpuHasFeature() in simd.cpp, qDetectCpuFeatures() correctly
receives the expected CPU features enabled in the build from
qCompilerCpuFeatures, namely CpuFeatureRDSEED (qsimd_x86_p.h)

Change-Id: I5741d4f956a93f21c358af8a4ee393c1741b85ee
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-10-27 15:53:58 -03:00
..
qmake.conf QRandom: add support for RDSEED on INTEL_ICL & MSVC 2019-10-27 15:53:58 -03:00
qplatformdefs.h Merge all "win32-msvc*" mkspecs into one 2016-12-23 13:45:39 +00:00