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

Commit 7c2967fb authored by Ellen Arteca's avatar Ellen Arteca Committed by Gerrit Code Review
Browse files

Merge "Adding libc++ explicitly to the shared libraries of rust-only tests" into main

parents 0719a220 07a57152
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -445,6 +445,7 @@ rust_test {
    auto_gen_config: true,
    rustlibs: doh_rust_deps + ["libquiche_static"],
    min_sdk_version: "30",
    shared_libs: ["libc++"],
}

// It's required by unit tests.