aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:56:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:56:03 +0000
commitfea93a64e0610b73075bdabf17c66f8ee3dd21fc (patch)
tree49b39ee75287f7453cbe85bdc1b4d2fb0aa70e5a
parent5c3367f4533d4c2dd443b4ee1938d140e96033b5 (diff)
parent68da4063722b278ef616e28c7501925cf2f10d5b (diff)
downloadlibjpeg-turbo-fea93a64e0610b73075bdabf17c66f8ee3dd21fc.tar.gz
Snap for 9550355 from 68da4063722b278ef616e28c7501925cf2f10d5b to sdk-releaseplatform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
Change-Id: I535f64042890d8776c3b0b3d5863c9496f565ca3
-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