Fixed Pi cross compilation
authorPete Warden <petewarden@google.com>
Sun, 20 May 2018 21:45:10 +0000 (14:45 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 20 May 2018 21:47:39 +0000 (14:47 -0700)
PiperOrigin-RevId: 197331034

tensorflow/tools/ci_build/pi/build_raspberry_pi.sh

index 1bd1852..30ea853 100755 (executable)
@@ -100,6 +100,7 @@ bazel build -c opt ${PI_COPTS} \
   --copt=-fomit-frame-pointer --cpu=armeabi \
   --crosstool_top=@local_config_arm_compiler//:toolchain \
   --verbose_failures \
+  --distinct_host_configuration=true \
   //tensorflow/tools/benchmark:benchmark_model \
   //tensorflow/tools/pip_package:build_pip_package