Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn off "V" in zlib-ng compilation (#104776)
Our target ISA is rv64gc, not gcv. If kernel can't detect RISC-V extensions, zlib-ng defaults has_rvv to true, which crashes on hardware without vector instructions like VisionFive 2.