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

Commit 10b20fe3 authored by Manish Goregaokar's avatar Manish Goregaokar
Browse files

Revert "Revert "Revert^2 "Add default cc_rustlibs_for_make modul..."

Revert submission 3524994-revert-3511934-ICU4X-in-Bionic_2-JYDZARQDQE

Reason for revert: aosp/3527266 fixes the GCL license-check problem

Reverted changes: /q/submissionid:3524994-revert-3511934-ICU4X-in-Bionic_2-JYDZARQDQE

Change-Id: I793129099ff75343d6553e9c10c64ec8e5504853
parent 3c8e2ce4
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
            my_static_libraries += libm libc libunwind libstatic_rustlibs_for_make
        endif
    endif
else ifeq ($(my_cxx_stl),ndk)