aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-03-07 18:31:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-03-07 18:31:47 +0000
commit92f5c658da5d0044b11d859490128811be5a69e2 (patch)
tree740ee4d2ae58f847b3804362becab8f9c001c31a
parentf1cb53780e02e7a9112b4aa53a132cae53a1fa15 (diff)
parentf3847e4a0c69473e2d0c3410bd960104167711b9 (diff)
downloadstrace-92f5c658da5d0044b11d859490128811be5a69e2.tar.gz
-rw-r--r--Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index 8ef0406b..f3ac51ec 100644
--- a/Android.bp
+++ b/Android.bp
@@ -289,12 +289,6 @@ cc_binary {
"linux",
],
},
- mips: {
- enabled: false,
- },
- mips64: {
- enabled: false,
- },
x86: {
cflags: ["-DI386=1"] + ["-DHAVE_STRUCT___OLD_KERNEL_STAT=1"],