]> git.pld-linux.org Git - packages/archie.git/blobdiff - archie.spec
Massive attack. We use -O0 instead -O flags while debug enabled.
[packages/archie.git] / archie.spec
index 3f312457757299f6221d60878ba25fc41023b233..acf21730aaca25d0915e9f71331438e639be3023 100644 (file)
@@ -21,7 +21,7 @@ Narz
 %setup -q 
 
 %build
-%{__make} OPTIONS="%{?debug:-O -g -DDEBUG}%{!?debug:$RPM_OPT_FLAGS} -I."\
+%{__make} OPTIONS="%{?debug:-O0 -g -DDEBUG}%{!?debug:$RPM_OPT_FLAGS} -I."\
        DEFINES="" LDFLAGS="%{!?debug:-s}"
 
 %install
This page took 0.118874 seconds and 4 git commands to generate.