aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:16:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:16:00 +0000
commita03ee4e83f10c090adaf5b123bf5ce5a1678de16 (patch)
tree49b39ee75287f7453cbe85bdc1b4d2fb0aa70e5a
parentb5f44728a6425f256db3fc1e7d61b495796d63cf (diff)
parentece9b7158b666db64a9a68e98c25d2df3ae88e05 (diff)
downloadlibjpeg-turbo-a03ee4e83f10c090adaf5b123bf5ce5a1678de16.tar.gz
Change-Id: Ic341b4a26094459178875dcc9d75f6dae795baac
-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