aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rsstail/fix-build.patch
blob: ce8d0586bc11b69278140868c85d6c423797c270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Makefile.orig
+++ b/Makefile
@@ -2,8 +2,7 @@
 
-DEBUG=-g
-LDFLAGS=-liconv_hook -lmrss $(DEBUG)
-CFLAGS=-O3 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
+override LDFLAGS+=-lmrss
+override CFLAGS+=-Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
 
 OBJS=r2t.o