summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfingerd.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfingerd.spec b/cfingerd.spec
index 026b221..a55b43e 100644
--- a/cfingerd.spec
+++ b/cfingerd.spec
@@ -43,7 +43,7 @@ się respektowanym standardem dla demonów usługi finger.
%build
./Configure
%{__make} all \
- CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}" \
+ CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
LDFLAGS="%{!?debug:-s}"
%install