summaryrefslogtreecommitdiffstats
path: root/configure.exe
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2011-11-07 12:40:10 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-14 23:42:17 +0100
commit9c7c22f52b5c2333a4ddd587f38f5296a42010b5 (patch)
tree88f022a110420ba694e02c72084482b718e7ef00 /configure.exe
parent42ebe717753ff8ffa11bc823adddeb998523020d (diff)
Compile with non-C++11 compilers
Function pointers used as template parameters must have external linkage according to the C++ standard. The _mm_lddqu_si128() and _mm_load_si128() intrinsic functions are declared static in most implementations, which means we need to wrap them in a non-static function call to be used. Change-Id: I4e316851df890d77999649d47654f7f9a35d4080 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'configure.exe')
0 files changed, 0 insertions, 0 deletions