commit | e2d33d52e13e9a194bafe0367429e2d678898ed7 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Dec 10 10:12:18 2019 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Dec 10 10:12:18 2019 -0800 |
tree | c9c393a8abf9426db0365d875cfbd0ede0bdf387 | |
parent | e87dae6083608d7d56188cb65f8a442b9185d12b [diff] |
Switch to our hermetic bc. Test: treehugger Change-Id: I12142a7f54190edd21e719bbd8f5df831ada6161
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index 909d93c..f347a11 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -75,7 +75,6 @@ var Configuration = map[string]PathConfig{ "bash": Allowed, - "bc": Allowed, "dd": Allowed, "diff": Allowed, "dlv": Allowed,