commit | 6520119eecde74236042f8051d5b209d841d226d | [log] [tgz] |
---|---|---|
author | Liana Kazanova (xWF) <lkazanova@google.com> | Tue Mar 04 15:59:54 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 04 15:59:54 2025 -0800 |
tree | e65340fc86d8e4088d17db7be961bca90d0e3c30 | |
parent | c0adc0de11bf0836df2cb9511d26dcbc4e77310c [diff] | |
parent | 3c8e2ce48f3db9b448d92ab71898d18d6f360189 [diff] |
Merge "Revert "Revert^2 "Add default cc_rustlibs_for_make module to sta..."" into main
diff --git a/core/cxx_stl_setup.mk b/core/cxx_stl_setup.mk index 5e8ca7f..0d557c7 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 libstatic_rustlibs_for_make + my_static_libraries += libm libc libunwind endif endif else ifeq ($(my_cxx_stl),ndk)