Skip to content
Snippets Groups Projects
Commit 0c5387f0 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12442717 from 0c58633c to mainline-healthfitness-release

Change-Id: Iaf6bfacadfc1372b2ba79ab7b6682e3761e21675
parents ba95ef28 0c58633c
No related branches found
No related merge requests found
......@@ -45,9 +45,11 @@ cflags_arm = [
cflags_arm64 = cflags_arm + ["-DINFLATE_CHUNK_READ_64LE"]
cflags_riscv64 = [
// TODO: test and enable these.
// "-DRISCV_RVV",
// "-DADLER32_SIMD_RVV",
"-DRISCV_RVV",
"-DADLER32_SIMD_RVV",
"-DDEFLATE_SLIDE_HASH_RVV",
"-DINFLATE_CHUNK_GENERIC",
"-DINFLATE_CHUNK_READ_64LE",
]
// The *host* x86 configuration (with *lower* CPU feature requirements).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment