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

Commit 3c8e2ce4 authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF) Committed by Gerrit Code Review
Browse files

Revert "Revert^2 "Add default cc_rustlibs_for_make module to sta..."

Revert submission 3511934-ICU4X-in-Bionic_2

Reason for revert: DroidMonitor: Culprit for http://b/400532776 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:3511934-ICU4X-in-Bionic_2

Change-Id: I938ddec22ddc2dc6eeb14ff7e76a77ec91725628
parent 8db86c28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ ifneq ($(filter $(my_cxx_stl),libc++ libc++_static),)
        my_static_libraries += libc++demangle

        ifeq ($(my_link_type),static)
            my_static_libraries += libm libc libunwind libstatic_rustlibs_for_make
            my_static_libraries += libm libc libunwind
        endif
    endif
else ifeq ($(my_cxx_stl),ndk)