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

Commit 43de6adb 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 am: aec9bc64

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

Change-Id: Iaf0c07ff88dcef0c7a3fb7849aa3de3cf70b13eb
parents e9ac3ddb aec9bc64
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"],