commit | d11215c669d7c6d4b05e61b6d0840600965e90aa | [log] [tgz] |
---|---|---|
author | Manish Goregaokar <manishearth@google.com> | Wed Mar 05 16:47:37 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 05 16:47:37 2025 -0800 |
tree | 30a64f641efc2da6bbddb18992e7709c00a98307 | |
parent | 00e632d41e247d046de54511750411971919f3ec [diff] | |
parent | 10b20fe302af3448769b4f7dffeef5dadc6e587d [diff] |
Merge "Revert "Revert "Revert^2 "Add default cc_rustlibs_for_make modul..."" into main
diff --git a/core/cxx_stl_setup.mk b/core/cxx_stl_setup.mk index 0d557c7..5e8ca7f 100644 --- a/core/cxx_stl_setup.mk +++ b/core/cxx_stl_setup.mk
@@ -78,7 +78,7 @@ 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)