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

Commit 16266625 authored by Ivan Lozano's avatar Ivan Lozano
Browse files

Remove allow-multiple-definitions flag.

This is no longer necessary as static linkage in Rust has been fixed.

Bug: 254469782
Test: m aconfig_storage_write_api.test.cpp
Change-Id: I6b8b36882aa521eb0412fb7da03a5eec94df81d4
parent 0857a910
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ cc_test {
        "device-tests",
        "general-tests",
    ],
    ldflags: ["-Wl,--allow-multiple-definition"],
    generated_headers: [
        "cxx-bridge-header",
        "libcxx_aconfig_storage_read_api_bridge_header",