]> git.pld-linux.org Git - packages/checkpolicy.git/commitdiff
- uhm, where this additional -O2 came from??? removed.
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 3 Jul 2003 18:55:43 +0000 (18:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    checkpolicy.spec -> 1.5

checkpolicy.spec

index d7bb8922b90eb271841bf2ef1350226086bbb869..3cbf0d2a02e232095e8d0b93090fd76fe2543b6c 100644 (file)
@@ -47,7 +47,7 @@ wymagany do zbudowania polityki.
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -O2 -pipe -include global.h -I. -Iinclude" \
+       CFLAGS="%{rpmcflags} -pipe -include global.h -I. -Iinclude" \
        YACC="bison -y"
 
 %install
This page took 0.089574 seconds and 4 git commands to generate.