X Tutup
Skip to content

Commit f558595

Browse files
committed
Custom crosstool doesn't work. Bleh.
1 parent 2c7167b commit f558595

File tree

3 files changed

+0
-190
lines changed

3 files changed

+0
-190
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ before_install:
5050
- echo "build --spawn_strategy=standalone --genrule_strategy=standalone" >> .bazelrc
5151
# Bazel hardcodes /usr/bin/gcc by default :s
5252
# https://github.com/bazelbuild/bazel/issues/649, https://github.com/tensorflow/tensorflow/issues/336 FML
53-
- echo "build --crosstool_top //tools/custom_crosstool:CROSSTOOL" >> .bazelrc
5453
- export BAZELRC="$(pwd)/.bazelrc"
5554

5655
# BAZEL

tools/custom_crosstool/BUILD

Lines changed: 0 additions & 57 deletions
This file was deleted.

tools/custom_crosstool/CROSSTOOL

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)
X Tutup