commit | f8fb623c5c8fb5f0a5a18df75e60afbd5fb3789a | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Dec 14 15:29:49 2018 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Dec 14 15:29:49 2018 -0800 |
tree | 415e4308ec97465098daf7917cee3ac7f40b4813 | |
parent | d8f04aadeac169949a3f403e7d051c8bef63d82c [diff] [blame] |
Allow building with bazel version 0.2X Change-Id: I4d0fb1104df8224a53dc3e2c27112bcc8685648e
diff --git a/.bazelrc b/.bazelrc index 3a1c95b..7114b91 100644 --- a/.bazelrc +++ b/.bazelrc
@@ -8,5 +8,6 @@ build --java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk8 build --host_javabase=@local_jdk//:jdk build --distinct_host_configuration=false +build --incompatible_remove_native_git_repository=false #build --disk_cache=~/bazel-cache #build --remote_http_cache=http://10.1.10.224:80/cache