aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-02-28 08:26:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-02-28 08:26:59 +0000
commit17c8149bde6af927de15ef93d46f1fb0f814b691 (patch)
tree7c448d038612da42d02b30fc121328cde0d5a941
parentb4bfcc15acdbeac015a641c7528e2d06b5a5f20e (diff)
parent88470c369727a48d5509071d76108fc1953ce7d1 (diff)
downloadcurl-17c8149bde6af927de15ef93d46f1fb0f814b691.tar.gz
Snap for 4625912 from 88470c369727a48d5509071d76108fc1953ce7d1 to pi-release
Change-Id: I59151aea1fdef6934c416c3a27cfdd5ec881278f
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ae5a0cc03..b639598f8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -198,6 +198,9 @@ cc_library {
host: {
cflags: ["-D_GNU_SOURCE=1"],
},
+ darwin: {
+ enabled: false,
+ },
},
unique_host_soname: true,
}