aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 17:48:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 17:48:39 +0000
commit30ddbc8c871f9cb60167f2ed36f883f9f32bf05c (patch)
tree33449e37c5b7c3b74d5933fde54fdef0e6745b6a
parentf95c9fdf012dcc544a0f1de60479cab83d53584d (diff)
parentb5a71e8f64feb800e41b84de0486ba150d9a69ba (diff)
downloadcpython2-30ddbc8c871f9cb60167f2ed36f883f9f32bf05c.tar.gz
Remove default libraries am: 2c338adbc5 am: b5a4700413 am: 7e88385172
am: b5a71e8f64 Change-Id: I12243937b14b1be2228bd2e9b4bd90b748b3b05d
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index e1ee52d39f..0513000da2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -264,9 +264,6 @@ cc_binary {
"libexpat",
"libsqlite",
],
- host_ldlibs: [
- "-lm",
- ],
target: {
linux_x86_64: {
host_ldlibs: ["-lutil"],