Home | History | Annotate | Download | only in clang
      1 RS_TRIPLE := renderscript64-linux-android
      2 RS_TRIPLE_CFLAGS := -D__x86_64__
      3 RS_COMPAT_TRIPLE := x86_64-linux-android
      4 
      5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
      6