aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:23 +0000
commit4c976ddc42217ea9223b681893d0ff6e154368a0 (patch)
tree49b39ee75287f7453cbe85bdc1b4d2fb0aa70e5a
parent47be118450bbcb74ebb3eb2d5e62ded58752161c (diff)
parentece9b7158b666db64a9a68e98c25d2df3ae88e05 (diff)
downloadlibjpeg-turbo-android14-mainline-os-statsd-release.tar.gz
Change-Id: I60f5b0185495fd34fa6c3e618f50c7c54a5faf7a
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 02e2d11a..31b72eb5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -246,6 +246,9 @@ cc_defaults {
],
local_include_dirs: ["simd/nasm"],
},
+ riscv64: {
+ srcs: ["jsimd_none.c"],
+ },
},
target: {
@@ -288,6 +291,7 @@ cc_library {
enabled: true,
},
},
+ sdk_version: "current",
}
// Build static library against the NDK