File newsbeuter-makefile.patch of Package newsbeuter

--- Makefile.orig	2010-06-25 00:48:25.000000000 +0200
+++ Makefile	2010-06-25 00:48:55.000000000 +0200
@@ -11,7 +11,8 @@
 # compiler and linker flags
 DEFINES=-DLOCALEDIR=\"$(localedir)\"
 WARNFLAGS=-Wall -Wextra -Wunreachable-code
-CXXFLAGS+=-std=c++11 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss $(WARNFLAGS) $(DEFINES)
+OPTFLAGS=-ggdb
+CXXFLAGS+=-std=c++11 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss $(WARNFLAGS) $(DEFINES) $(OPTFLAGS)
 LDFLAGS+=-L.
 
 PACKAGE=newsbeuter
openSUSE Build Service is sponsored by