4.1.3
Fix broken autoconf build
Don't use compiler flags -march=native -mtune=native in autoconf builds
Removed unused parameters
OpenCL: Add static attribute for kernel_src
replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038