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

Commit aec9bc64 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 am: 9038dfaf

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

Change-Id: Ia93699a50b9dde7d6270ca03acda1d9a5258ee71
parents 195f63d8 9038dfaf
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"],