aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2020-04-30 15:14:53 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-04-30 15:14:53 +0000
commit1d604e4bcd6732c040c3b63184fb40b2c1e1fe9b (patch)
tree27f196bfefffb6628e69c6b70ea825364fe17092
parent9ce32746864e437fcb535437c315b2e36558036a (diff)
parent7345d6b552e9fa78dbfe098c68d8815ac83587b7 (diff)
downloadsyn-1d604e4bcd6732c040c3b63184fb40b2c1e1fe9b.tar.gz
Merge "Only compile libsyn for the host primary arch."
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 10f84444..4fa3dff8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,6 +26,7 @@ rust_library_host_rlib {
"libquote",
"libunicode_xid",
],
+ compile_multilib: "first", // added
}
// dependent_library ["feature_list"]