]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- -fomit-frame-pointer on ia32
authorTomasz Pala <gotar@pld-linux.org>
Sat, 28 Jun 2003 19:36:25 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.72

zsh.spec

index 82891f76892ba3d3348eb1074e42c07906942763..b3233218715e055f69856f4e4d67b3ab411f5d87 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -41,6 +41,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     zsh-doc-html, zsh-doc-ps, zsh-doc-dvi
 
 %define                _bindir         /bin
+%define                specflags_ia32  "-fomit-frame-pointer"
 
 %description
 zsh is an enhanced version of the Bourne shell with csh additions and
This page took 0.025184 seconds and 4 git commands to generate.