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

Commit 02c98d9d authored by Andrei Homescu (xWF)'s avatar Andrei Homescu (xWF) Committed by Android (Google) Code Review
Browse files

Merge "mkbootfs: Link libc++ statically" into main

parents a161b0ee 44d53a83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ cc_binary_host {
        "libcutils",
        "liblog",
    ],
    stl: "libc++_static",
    dist: {
        targets: ["dist_files"],
    },