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

Commit c5c532fc authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "debuggerd: add -fno-finite-loop to fix test."

parents 4a9a79e3 e90a944c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ cc_defaults {
        "-Wno-unused-function",
        "-Wno-nullability-completeness",
        "-Os",
        "-fno-finite-loops",
    ],

    local_include_dirs: ["include"],