]> git.pld-linux.org Git - packages/bogofilter.git/commitdiff
- -fomit-frame-pointer on ia32
authorTomasz Pala <gotar@pld-linux.org>
Fri, 24 Oct 2003 09:30:40 +0000 (09:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bogofilter.spec -> 1.42

bogofilter.spec

index 6eb8bae95d7252a29f818d4c832f553427d5e455..4f2d660d1449fbe3643fe922da2fab4fea41205f 100644 (file)
@@ -22,6 +22,8 @@ BuildRequires:        gsl-devel
 BuildRequires: judy-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_ia32  -fomit-frame-pointer
+
 %description
 Bogofilter is a Bayesian spam filter. In its normal mode of operation,
 it takes an email message or other text on standard input, does a
This page took 0.126418 seconds and 4 git commands to generate.