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

Commit 9038dfaf authored by Yabin Cui's avatar Yabin Cui Committed by Automerger Merge Worker
Browse files

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

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1792805

Change-Id: I68abc5919bf93578791e2024bbe881be2976d012
parents 24a7691d c5c532fc
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"],