Skip to content

Add Risc-V 64 bit to config.guess

Roger Hardiman requested to merge rogerhardiman/x264:master into master

Detects riscv64 on Linux and returns a quadtuple of riscv64-unknown-linux-gnu As it returns a quadtuple, config.sub does not need changes Tested on QEMU with a Ubuntu 22 image and video compression output looked fine with all software encoding

Merge request reports