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

Commit 3464bc4b authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "libprocinfo: fix mac build."

parents 3e946da5 edac5e3b
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -95,18 +95,9 @@ cc_test {
cc_benchmark {
    name: "libprocinfo_benchmark",
    defaults: ["libprocinfo_defaults"],
    host_supported: true,
    srcs: [
        "process_map_benchmark.cpp",
    ],
    target: {
        darwin: {
            enabled: false,
        },
        windows: {
            enabled: false,
        },
    },
    shared_libs: [
        "libbacktrace",
        "libbase",