summaryrefslogtreecommitdiffstats
path: root/core/config.mk
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2014-09-30 15:08:03 -0700
committerTim Murray <timmurray@google.com>2014-10-01 15:52:11 -0700
commitdc1d0abe372e3e3f1ec1fd211eb2b534af51f978 (patch)
tree8811b40799ed47358caa0628c6b416955fefe721 /core/config.mk
parentf388993a8f5690cef3ea65f6982e343c53e96941 (diff)
downloadbuild-dc1d0abe372e3e3f1ec1fd211eb2b534af51f978.zip
build-dc1d0abe372e3e3f1ec1fd211eb2b534af51f978.tar.gz
build-dc1d0abe372e3e3f1ec1fd211eb2b534af51f978.tar.bz2
Update prebuilt RS clcore location.
Change-Id: Iebf255d7cc093b74e08b1f1378d9b397fd9dd3b9
Diffstat (limited to 'core/config.mk')
-rw-r--r--core/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.mk b/core/config.mk
index 647eff3..5c314d8 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -604,7 +604,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