commit | 9d92e6bdeb9790ec502b2b9cb37ec60be179adb1 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Tue Oct 17 01:19:38 2017 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Tue Oct 17 23:31:33 2017 -0700 |
tree | f95f69c82fb2377fcf839e6b2f4db435b1fe11e7 | |
parent | 1fe4fb4a39a25b6f27c2a432eacd97381c8704a7 [diff] [blame] |
Upgraded to bazel 0.6.1 Enable cpu environments so we can drop the NO_BUILD_* files!!! Change-Id: I904612c5dcc1a1cd285e160c0836b7249ab5ce72
diff --git a/aos/vision/blob/BUILD b/aos/vision/blob/BUILD index 7d57f50..bfdd562 100644 --- a/aos/vision/blob/BUILD +++ b/aos/vision/blob/BUILD
@@ -52,7 +52,8 @@ ':disjoint_set', ':range_image', '//third_party/eigen', - ] + ], + restricted_to = ['//tools:k8', '//tools:armhf-debian'], ) cc_library(