aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-11-19 20:41:36 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-11-19 20:41:36 +0200
commit1baaa4bf5a7c98ffe7ddadf9ff467815b787a33f (patch)
tree16670419f074923509c10f3b008f21e64f892595
parent080f8c197697891d59252857121e57e6d2f8f786 (diff)
downloadandroid_external_ntfs-3g-lineage-17.1.tar.gz
android_external_ntfs-3g-lineage-17.1.tar.bz2
android_external_ntfs-3g-lineage-17.1.zip
Ignore Waddress-of-packed-member warningslineage-17.1lineage-17.0
Change-Id: I3df3d5f810f1660597fdf0ef3f46158f4c9b479d
-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",