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

Commit b5751e4b authored by Yi Kong's avatar Yi Kong Committed by Gerrit Code Review
Browse files

Merge "Compiler-rt libraries now use i386 instead of i686"

parents 835e296c cbcf11cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
$(clang_2nd_arch_prefix)HOST_CROSS_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i686.a
$(clang_2nd_arch_prefix)HOST_CROSS_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i386.a
+1 −1
Original line number Diff line number Diff line
$(clang_2nd_arch_prefix)HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i686.a
$(clang_2nd_arch_prefix)HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i386.a