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

Commit 8c0c1ba9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix darwin build"

parents 76eda07f 6983112f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -83,6 +83,9 @@ cc_library {
    target: {
        darwin: {
            enabled: true,
            shared_libs: [
               "libbase",
             ],
        },
        linux: {
            srcs: libbacktrace_sources,