Skip to content

Commit

Permalink
MkFit - add in architecture condition
Browse files Browse the repository at this point in the history
The external doesn't build for arm, expecting the same for ppc, put it in conditional statement until we have a proper fix
  • Loading branch information
mrodozov authored Aug 27, 2019
1 parent f03b943 commit 7064c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmssw-tool-conf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@ Requires: python_tools
Requires: dasgoclient
Requires: OpenBLAS-toolfile
Requires: mxnet-predict-toolfile
%ifarch x86_64
Requires: mkfit-toolfile
%endif

# Only for Linux platform.
%if %islinux
Expand Down

0 comments on commit 7064c34

Please sign in to comment.