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

Commit 23a6c521 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by Gerrit Code Review
Browse files

Merge "Have clang generate full debug info for libvulkan"

parents e6fa7938 a7cc50d5
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -39,6 +39,9 @@ cc_library_shared {
        "-Wno-switch-enum",
        "-Wno-switch-enum",
        "-Wno-undef",
        "-Wno-undef",


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

        //"-DLOG_NDEBUG=0",
        //"-DLOG_NDEBUG=0",
    ],
    ],