Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

CMake bug prevents successful rebuild #306

Open
andrew-wja opened this issue Apr 20, 2020 · 0 comments
Open

CMake bug prevents successful rebuild #306

andrew-wja opened this issue Apr 20, 2020 · 0 comments

Comments

@andrew-wja
Copy link

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

caffe/cmake/MKLDNN.cmake

Lines 35 to 37 in 3f494b4

#--Download step
GIT_REPOSITORY https://github.com/intel/mkl-dnn.git
GIT_TAG ${MKLDNN_COMMIT}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant