caffe icon indicating copy to clipboard operation
caffe copied to clipboard

CMake bug prevents successful rebuild

Open andrew-wja opened this issue 4 years ago • 0 comments

Due to a bug in CMake: https://gitlab.kitware.com/cmake/cmake/-/issues/16528

It is require to force UPDATE_COMMAND /bin/true to bypass a spurious git rebase operation here https://github.com/intel/caffe/blob/3f494b442ee3f9d17a07b09ecbd5fa2bbda00836/cmake/MKLDNN.cmake#L35-L37

andrew-wja avatar Apr 20 '20 08:04 andrew-wja