]> git.pld-linux.org Git - packages/zsh.git/blobdiff - zsh.spec
- no more optimizations
[packages/zsh.git] / 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.032353 seconds and 4 git commands to generate.