forked from openkylin/platform_build
am 35dd358c: Merge "Update prebuilt RS clcore location."
* commit '35dd358cc4fccb062bd90cb1f9404a582b4facd4': Update prebuilt RS clcore location.
This commit is contained in:
commit
b7c92e14f3
|
@ -587,7 +587,7 @@ endif
|
|||
|
||||
# Set up RS prebuilt variables for compatibility library
|
||||
|
||||
RS_PREBUILT_CLCORE := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/libclcore.bc
|
||||
RS_PREBUILT_CLCORE := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/librsrt_$(TARGET_ARCH).bc
|
||||
RS_PREBUILT_LIBPATH := -L prebuilts/ndk/8/platforms/android-9/arch-$(TARGET_ARCH)/usr/lib
|
||||
RS_PREBUILT_COMPILER_RT := prebuilts/sdk/renderscript/lib/$(TARGET_ARCH)/libcompiler_rt.a
|
||||
|
||||
|
|
Loading…
Reference in New Issue