From f73480e057a1603a3919284473c0378213bce0a4 Mon Sep 17 00:00:00 2001 From: Mircho Rodozov Date: Wed, 10 Apr 2019 21:40:28 +0200 Subject: [PATCH] Condition for ppc64 for tfcompile cms-sw doesn't compile as it can't find tfcompile binary, since it's not compiled on ppc (llvm missing references) --- tensorflow-toolfile.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tensorflow-toolfile.spec b/tensorflow-toolfile.spec index 35f6a6751a0..6f6239c71b8 100644 --- a/tensorflow-toolfile.spec +++ b/tensorflow-toolfile.spec @@ -13,7 +13,9 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/tensorflow.xml +%ifnarch ppc64le +%endif