Merge "Remove -fstrict-aliasing from arm32." into main am: ff96fe1589
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2646182 Change-Id: I6be82a82dbb7161d78ceb702eddececab01e245a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -43,9 +43,7 @@ var (
|
|||||||
|
|
||||||
armNoFixCortexA8LdFlags = []string{"-Wl,--no-fix-cortex-a8"}
|
armNoFixCortexA8LdFlags = []string{"-Wl,--no-fix-cortex-a8"}
|
||||||
|
|
||||||
armArmCflags = []string{
|
armArmCflags = []string{}
|
||||||
"-fstrict-aliasing",
|
|
||||||
}
|
|
||||||
|
|
||||||
armThumbCflags = []string{
|
armThumbCflags = []string{
|
||||||
"-mthumb",
|
"-mthumb",
|
||||||
|
Reference in New Issue
Block a user