Skip to content

community/zlib-ng: fix rvv detection on riscv64

Natanael Copa requested to merge ncopa/aports:zlib-ng-riscv64 into master

The sophgo 2042 (milk-v pioneer) has RVV 0.7.1 which is not fully compatible. Fix the RVV test.

Patch is adapted from: https://github.com/google/highway/pull/2127

Note that it only works on 64 bit RISC-V.

upstream: https://github.com/zlib-ng/zlib-ng/issues/1705

Merge request reports