aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c397c85a..aef32e0d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,6 +21,7 @@ cc_defaults {
cflags: [
"-Wno-error",
+ "-Wno-address-of-packed-member",
"-D_LARGEFILE_SOURCE",
"-D_FILE_OFFSET_BITS=64",
"-DHAVE_CONFIG_H",