aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:03:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:03:48 +0000
commit487a9eb856daafba2fe52cb6c8fb7fdf249aaae1 (patch)
tree49b39ee75287f7453cbe85bdc1b4d2fb0aa70e5a
parent2568b2e08728f3dea27867579996203c459a54b2 (diff)
parentece9b7158b666db64a9a68e98c25d2df3ae88e05 (diff)
downloadlibjpeg-turbo-android14-mainline-permission-release.tar.gz
Change-Id: I686f55789f4c67cef663567e23cb3125e5864eaa
-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