summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-03-09 19:25:11 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-03-11 10:11:50 +0100
commit3b537abbd3e6442e904efce902cb4d22678eab1d (patch)
tree0a59e37e9fdb14d7fe1db2a06688cb7cd64ee703 /README
parentf869ea9ce274aaefb04963e51462700d9fd74232 (diff)
README: update tested environments
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 74333af..507ffda 100644
--- a/README
+++ b/README
@@ -108,10 +108,11 @@ Optional dependencies
OS tested
---------
-- Linux (glibc+gcc, musl+gcc, clang).
-- OpenBSD (gcc, clang).
+- Linux (compilers: clang, gcc, pcc, tcc, libc: glibc, musl).
+- OpenBSD (clang, gcc).
- NetBSD
- FreeBSD
+- DragonFlyBSD
- Windows (cygwin gcc, mingw).
- HaikuOS (using libbsd).