aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-11-19 14:58:25 -0800
committerElliott Hughes <enh@google.com>2019-11-22 10:12:53 -0800
commit86575ea71e21c9df6aac26f76c4d43b9cc20f7bd (patch)
tree5507a6e9378e48e96a8b8b839c2a3713a442daf3 /Android.bp
parent1be6eddd55e8be1828908154fc0496837571cde1 (diff)
downloadtoybox-86575ea71e21c9df6aac26f76c4d43b9cc20f7bd.tar.gz
Switch to external/bc for bc.
Test: treehugger Change-Id: I59e14944dbdc8772ddfe2912cb9f2fa86a5038cb
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 3fe0f8d0..ba0ba623 100644
--- a/Android.bp
+++ b/Android.bp
@@ -82,7 +82,6 @@ cc_defaults {
"toys/other/which.c",
"toys/other/xxd.c",
"toys/other/yes.c",
- "toys/pending/bc.c",
"toys/pending/dd.c",
"toys/pending/diff.c",
"toys/pending/expr.c",
@@ -299,7 +298,6 @@ cc_defaults {
"acpi",
"base64",
"basename",
- "bc",
"blockdev",
"cal",
"cat",