aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-06-29 06:29:41 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-06-29 07:33:15 -0700
commit393896a399d78720aa70cfd481f977716b51361b (patch)
tree7ab16d5a0ad52b10d3a2a6d890d163414c6a56fb /WORKSPACE
parentc2b296c464be0f9f3314f3ca449bf0b98f23e6fa (diff)
Remove linkstatic=1 from places where in un-needed in the newer Bazel version.
Update the minimum required Bazel version to 0.3.0 which includes the bugfix. Change: 126189429
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 36d382095b..f0faabb77e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -20,7 +20,7 @@ tf_workspace()
# Specify the minimum required bazel version.
load("//tensorflow:tensorflow.bzl", "check_version")
-check_version("0.2.0")
+check_version("0.3.0")
# TENSORBOARD_BOWER_AUTOGENERATED_BELOW_THIS_LINE_DO_NOT_EDIT