Commits


Martin Kroeker authored and GitHub committed fde8a8e6a02
Improve cmake build behaviour with non-host cpu targets (#2246) 1. Supply appropriate values for C/Z GEMM unroll when cross-compiling for CORE2 or ARMV7 2. Add the required xLOCAL_BUFFER_SIZE parameters for cross-compiling CORE2 3. Add -DFORCE_<target> option to getarch when building with -DTARGET=target for #2245