summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cdk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdk.spec b/cdk.spec
index 5872927..f979729 100644
--- a/cdk.spec
+++ b/cdk.spec
@@ -55,7 +55,7 @@ Dickey and is not the same as that at http://www.vexus.ca/CDK.html.
%build
# -funsigned-char gets valid 8bit display
-CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS} -funsigned-char"
+CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -funsigned-char"
%configure \
--disable-x \
--with-ncurses