]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- no more optimizations
authorTomasz Pala <gotar@pld-linux.org>
Thu, 24 Apr 2003 23:04:32 +0000 (23:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.66

zsh.spec

index d053b04f4dcf4a1c1741b0b72324c898e8290690..8d433429d36d05c194b9ec45a1394f9a0c9e750f 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.65 $ $Date: 2003-04-24 11:54:34 $
+# $Revision: 1.66 $ $Date: 2003-04-24 23:04:32 $
 #
 # Conditional build:
 # _without_static      - without static version
@@ -143,9 +143,6 @@ install %{SOURCE2} .
 %build
 %{__autoconf}
 
-newoptflags="%{optflags} -Os -fomit-frame-pointer"
-%define optflags $newoptflags
-
 %if %{!?_without_static:1}%{?_without_static:0}
 LDFLAGS="%{rpmldflags} -static"
 %configure
This page took 0.068122 seconds and 4 git commands to generate.