Version
3.5-1164
Branche
master
Date
il y a 11 ans
Windows x64 Windows x86 Mac OS X
Commit
d06379fc594e95faba1bc5cc0f8c56b1bc818d60
Auteur
Ryan Houdek
Description
Fix 32bit Linux. GCC's lrotl/lrotr instrinsic functions are 32bit when building for 32bit, we require 64bit at all times, so keep using our own instead.