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

CMake bug prevents successful rebuild #306

@andrew-wja

Description

@andrew-wja

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions