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

Commit 1f66a39f authored by Yurii Zubrytskyi's avatar Yurii Zubrytskyi Committed by Android (Google) Code Review
Browse files

Merge "Fix Mac breakage (missing CoreFoundation)" into main

parents e0bbeaa6 d6117f44
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@ cc_defaults {
        },
        darwin: {
            cflags: ["-D_DARWIN_UNLIMITED_STREAMS"],
            host_ldlibs: [
                // Required by protobuf
                "-framework CoreFoundation",
            ],
        },
    },
    header_libs: [