summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 19:56:35 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 19:56:35 +0000
commit304c611afdc0b1a90d88bb35355a3212d78cad6f (patch)
treef4e19e66284c4daf15f6ba389c1ae2ada0ed449b
parent7a8a97dc9c755e8671effd2104cd9ae1797c4d36 (diff)
parent7ad9dd6f71c14f6e863780bf6ea887f6f1878512 (diff)
Merge "Remove default libraries" am: c3d8c7e311 am: d691ebd5fe am: 0b842f79fb
am: 7ad9dd6f71 Change-Id: Ie3583e273c943cc91242cc16abf0f04afacacbb6
-rw-r--r--dist/Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/Android.bp b/dist/Android.bp
index 95cd1ae..e37bc93 100644
--- a/dist/Android.bp
+++ b/dist/Android.bp
@@ -149,12 +149,6 @@ cc_binary {
"liblog",
],
},
- not_windows: {
- host_ldlibs: [
- "-lpthread",
- "-ldl",
- ],
- },
windows: {
enabled: true,