aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2021-02-17 17:53:45 -0800
committerStephen Hines <srhines@google.com>2021-02-18 19:01:37 +0000
commit039139c8c42bcd9b0d595b51b4f65b8d1778e4ec (patch)
treef958157dc5af9717bde01c38a267bee20040a4b6
parentce6c7521567e0782592e494dd3af0c6a0d6d9300 (diff)
downloadComputeLibrary-039139c8c42bcd9b0d595b51b4f65b8d1778e4ec.tar.gz
Switch to the integrated assembler.
Bug: 180548401 Test: mm for hwasan build Change-Id: Id3852abd0b9c42668146a679de9d15022e5ac0e8
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e5c3f1ac6..65bdb6228 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,7 +34,6 @@ arm_compute_library_defaults {
"-Wno-inline-asm",
"-Wno-implicit-fallthrough",
"-DNO_DOT_IN_TOOLCHAIN",
- "-no-integrated-as"
],
rtti: true,
}