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

Commit e68fa813 authored by Christopher Tate's avatar Christopher Tate Committed by android-build-merger
Browse files

Merge "Fix darwin build"

am: 8c0c1ba9

Change-Id: I8acb6a80f4ab5458f01fb6196203c4c664438934
parents 299aa7a6 8c0c1ba9
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,