cbcf11cba0
Since Clang-4579689, crt libraries use i386 instead of i686. Update the hardcoded paths to the new names. Bug: 72942266 Test: N/A Change-Id: I24f8f5742ac2fecd374fdaa3be8a11f410d31cbf
1 line
92 B
Makefile
1 line
92 B
Makefile
$(clang_2nd_arch_prefix)HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i386.a
|