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

Commit dafff31d authored by Ray Essick's avatar Ray Essick Committed by Automerger Merge Worker
Browse files

Merge "AMRWB: Remove workaround for clang codegen bug" into main am: 1c9b766f am: 0b13345a

parents 70af8fe1 0b13345a
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",