Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d815b93 authored by Sushant's avatar Sushant
Browse files

AMRWB: Remove workaround for clang codegen bug

Bug: 331935767
Test: atest CtsMediaV2TestCases
Test: atest MctsMediaV2TestCases
Test: atest AmrwbEncoderTest

Change-Id: I5b6c32e9daf2849b689220a963772b8a8c2eb2e1
parent c88499d7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -96,8 +96,6 @@ cc_library_static {
                "-DARM",
                "-DARMV7",
                "-DASM_OPT",
                // don't actually generate neon instructions, see bug 26932980
                "-mfpu=vfpv3",
            ],
            local_include_dirs: [
                "src/asm/ARMV7",