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

Commit f46889dc authored by Akilesh Kailash's avatar Akilesh Kailash Committed by Automerger Merge Worker
Browse files

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

parents 61749a12 c398bfd8
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 {