summaryrefslogtreecommitdiff
path: root/mpatrol.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mpatrol.spec')
-rw-r--r--mpatrol.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpatrol.spec b/mpatrol.spec
index d7820d1..afe6f46 100644
--- a/mpatrol.spec
+++ b/mpatrol.spec
@@ -36,7 +36,7 @@ recompile or relink in order to change the library's behaviour.
%build
(cd build/unix
%{__make} libmpatrol.a libmpatrol.so mpatrol mprof mleak \
- OFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+ OFLAGS="%{rpmcflags}"
)
(cd doc; makeinfo mpatrol.texi)