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

icewm.spec

index f079f1d60465a57986b5cb7d039296c5339211c9..a2da0e0a0843c67588a830a138e5915cc521f6b1 100644 (file)
@@ -50,6 +50,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _wmstyledir     /etc/sysconfig/wmstyle
 %define                _wmpropsdir     /usr/share/wm-properties
+%define                specflags_ia32  "-fomit-frame-pointer"
 
 %description
 Window Manager for X Window System. Can emulate the look of
This page took 0.176778 seconds and 4 git commands to generate.