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

Commit 9d22ab6e authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Merge "Have clang generate full debug info for libvulkan"

am: 23a6c521

Change-Id: Id4c22f44ba52425a35ac1516d16406fed86b7ab5
parents 7207fa06 23a6c521
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,6 +39,9 @@ cc_library_shared {
        "-Wno-switch-enum",
        "-Wno-undef",

        // Have clang emit complete debug_info.
        "-fstandalone-debug",

        //"-DLOG_NDEBUG=0",
    ],