logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/
commit: 07c17d1cef4218ef4e6829b1e1d6b97ad08c8e28
parent 45e536f02d4b3e3dc48b60228ac345dd49a75228
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 11 Jan 2025 05:25:52 +0100

projects: Clarify phrasing for not about Haiku support

Diffstat:

Mprojects/badwolf.shtml2+-
Mprojects/utils-std.shtml2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -63,7 +63,7 @@ <h2>Tested and supported platforms</h2> <dl> <dt>OS</dt> - <dd itemprop="operatingSystem">Linux <a class="fn" id="fn_linux_ori" href="#fn_linux">note</a>, NetBSD, OpenBSD, FreeBSD, Haiku (best effort due to lack of CI)</dd> + <dd itemprop="operatingSystem">Linux <a class="fn" id="fn_linux_ori" href="#fn_linux">note</a>, NetBSD, OpenBSD, FreeBSD. And Haiku at best effort due to lack of CI</dd> <dt>CPU Architectures</dt> <dd>x86_64/amd64, x86(_32), armv7hf, armv8+/aarch64</dd> <dt>Windowing</dt> diff --git a/projects/utils-std.shtml b/projects/utils-std.shtml @@ -66,7 +66,7 @@ <h2>Tested and supported platforms</h2> <dl> <dt>OS</dt> - <dd>Linux-musl, Linux-glibc, NetBSD, OpenBSD, FreeBSD, Haiku (best effort due to lack of CI)</dd> + <dd>Linux-musl, Linux-glibc, NetBSD, FreeBSD. And Haiku at best effort due to lack of CI</dd> <dt>CPU Architectures</dt> <dd>x86_64/amd64, armv8+/aarch64, riscv64</dd> <dt>C Compilers</dt>