aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:42 +0000
commitd2e45923b27803af721e9ac10d5f0d5819b61a5f (patch)
tree49b39ee75287f7453cbe85bdc1b4d2fb0aa70e5a
parent90f37c9e74693af341dcb15efa68119249930775 (diff)
parentece9b7158b666db64a9a68e98c25d2df3ae88e05 (diff)
downloadlibjpeg-turbo-android14-mainline-extservices-release.tar.gz
Change-Id: I40a2084ecc1b77d7c08f4eaa8b51a682906fdd3a
-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