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

Commit c78c7cb0 authored by Alix Espino's avatar Alix Espino Committed by Gerrit Code Review
Browse files

Merge "Moved contents of clang_cflags into cflags"

parents e5b6a86e cebad307
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ cc_defaults {
    name: "gd_clang_file_coverage",
    target: {
        glibc: {
            clang_cflags: [
            cflags: [
                "-fprofile-instr-generate",
                "-fcoverage-mapping",
            ],