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

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

Merge "Build libsparse and simg2img for Mac OS X as part of Cuttlefish launcher tools"

parents b190adfc 0236af54
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -28,6 +28,9 @@ cc_library {
        "libbase",
    ],
    target: {
        darwin: {
            enabled: true,
        },
        windows: {
            enabled: true,
        },
@@ -52,6 +55,11 @@ cc_binary {
    ],

    cflags: ["-Werror"],
    target: {
        darwin: {
            enabled: true,
        },
    },
}

cc_binary {