sfeed

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

commit 46305b958a76585f9b8550644a93b8742b97dec7
parent e0e9b713653840878db103bf6c3152ddc13bae35
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  4 Apr 2014 15:41:34 +0200

config.mk: remove old rule

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>

Diffstat:
Mconfig.mk | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -13,7 +13,6 @@ LIBS = -lc # debug #CFLAGS = -fstack-protector-all -O0 -g -std=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L -##CFLAGS = -O0 -g -cstd=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} # optimized