K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-12-28T20:30:12.952935Z K 7 svn:log V 206 misc/mxnet: fix build on non-arm non-x86 Architectures other than amd64 and i386 don't have SSE. CMakeLists.txt checks for ARM, but not for other architectures. PR: 242946 Approved by: yuri (maintainer) END