]> git.pld-linux.org Git - packages/wv.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:
    wv.spec -> 1.55

wv.spec

diff --git a/wv.spec b/wv.spec
index 56c5ef5dfb52db974fe136104b9e21d6c9161947..db8e2745052ba6576def7d1c88216c81466bf1d1 100644 (file)
--- a/wv.spec
+++ b/wv.spec
@@ -29,6 +29,8 @@ BuildRequires:        pkgconfig
 Obsoletes:     mswordview
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_ia32  "-fomit-frame-pointer"
+
 %description
 MSWordView is a program that understands the Microsoft Word 8 binary
 file format (Office97, Office2000) and is able to convert Word
This page took 0.040055 seconds and 4 git commands to generate.