These are all either recently unused due to the removal of CFLAGS/etc, or have been exported by Soong and are no longer necessary. Change-Id: I5930d43fda21acc8202b3d8ea010fbefb6ae4cf1
6 lines
190 B
Makefile
6 lines
190 B
Makefile
RS_TRIPLE := aarch64-linux-android
|
|
RS_TRIPLE_CFLAGS := -D__x86_64__
|
|
RS_COMPAT_TRIPLE := x86_64-linux-android
|
|
|
|
TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
|