sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 5940c794323d58dd94bdabc2e7282e90f15dfeb4
parent 12b279581fbbcde2b36eb4b78d70a1c52d4a209a
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 22 Jan 2021 15:02:56 +0100

README: tested with lacc

Interesting C compiler project:

lacc: A simple, self-hosting C compiler:
https://github.com/larmel/lacc

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -111,7 +111,7 @@ Optional dependencies OS tested --------- -- Linux (compilers: clang, cproc, gcc, pcc, tcc, libc: glibc, musl). +- Linux (compilers: clang, cproc, gcc, lacc, pcc, tcc, libc: glibc, musl). - OpenBSD (clang, gcc). - NetBSD - FreeBSD