diff options
-rw-r--r-- | dist/Android.bp | 6 |
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, |