aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-05 03:04:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-05 03:04:07 +0000
commit41dd0b5b33fac6924b647e9a1ccc2e2d4bc659e0 (patch)
treec04bdbe93b91372a8832b2616cc46a3f2b5f48b8
parent85065135cb16cffb045e07ecaef203d52bdb0e6d (diff)
parentf7aad3d1e2958b3a98d50359d18c270ee978bca7 (diff)
downloadiputils-android14-platform-release.tar.gz
Change-Id: I62bf19131a23d9b8df5d499b3feb3cc74c30d343
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bfc47ce..4f31f99 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,6 +33,7 @@ license {
cc_defaults {
name: "iputils_defaults",
cflags: [
+ "-fno-strict-aliasing",
"-D_GNU_SOURCE",
"-Wall",
"-Werror",