diff --git a/site/index.html b/site/index.html index 50dd2e5..5951f30 100644 --- a/site/index.html +++ b/site/index.html @@ -148,7 +148,7 @@ Submit code patches to the Telodendria project.
@@ -226,13 +226,14 @@ you on a sufficiently complete operating system: A standards-compliant C compiler with a POSIX.1c standard library. Because Telodendria is written in ANSI C and sticks to POSIX.1c features, it should compile on almost any compiler and operating system with minimal -effort, but the following compilers are known to work: +effort, but the following compilers and operating systems are known to work:make.sh
and remove
-Wl,-static -Wl,-gc-sections
from LDFLAGS
)
+on OpenBSD.