Index: Makefile =================================================================== --- Makefile.orig 2009-09-22 21:25:26.000000000 +0200 +++ Makefile 2009-09-30 21:18:15.000000000 +0200 @@ -1,4 +1,4 @@ -CXXFLAGS=-Wall -Wextra -pedantic -O2 -DNDEBUG +CXXFLAGS=${RPM_OPT_FLAGS} CXX=g++ BIN=${DESTDIR}/usr/bin