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

Commit c398bfd8 authored by Akilesh Kailash's avatar Akilesh Kailash Committed by Gerrit Code Review
Browse files

Merge "create_snapshot: Build the binary as static" into main

parents f11349ef 81f1da48
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -503,6 +503,8 @@ cc_binary {
            enabled: false,
        },
    },
    stl: "libc++_static",
    static_executable: true,
}

python_library_host {