On 2023/09/04 11:13, Jos Dehaes wrote:
> How could we go about including this in OpenBSD (ports or native package)?

it would need to be added as a port, then packages will be built.

ports cannot be built with gcc 11 (gcc 8 and 11 can't be installed
together and other ports require gcc 8).

so due to the hard dep on C++20 it will need some very new stuff in
-current ports to be able to build with llvm 16 (this is so new that
packages aren't available yet).

attached tgz is a start at a port, but i might have got the llvm 16
bits wrong.

Attachment: btop.tgz
Description: application/tar-gz

Reply via email to