aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-09-23 16:54:54 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-23 16:54:54 -0700
commitc881a5a12c100889082df66fbe18d9afc131fa7d (patch)
tree7791661c2aaa03958f2cf64562e581ab89c6269f
parent1b9ad0911e00ef427383a47c908c1eba642e2728 (diff)
parent1520fd3eaf4e82b6d3cc439237e6af915a3ee37c (diff)
downloadbzip2-c881a5a12c100889082df66fbe18d9afc131fa7d.tar.gz
Merge "Use static libbz for bzip2." am: 082d74d223 am: 4d03da66e3
am: 1520fd3eaf Change-Id: I104acb9cd0dea1afe00b9e57688f924cd65c85a9
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index a2023e7..0eb9e23 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,7 +51,7 @@ cc_binary {
"-Werror",
"-Wno-unused-parameter",
],
- shared_libs: ["libbz"],
+ static_libs: ["libbz"],
srcs: ["bzip2.c"],
stl: "none",
symlinks: [