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

Commit fc75f946 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Add missing host ldlibs"

parents 27d2d49f 53783b19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ cc_library {
            ],

            static_libs: ["libcutils"],
            host_ldlibs: ["-lrt"],
        },
        android: {
            srcs: libbacktrace_sources,