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

dictd.spec

index 15582f14d49fe8e7286e31af17e73f2a7569e4c4..f08c97ec93f71833fbb06665d9d4a4d6ee056120 100644 (file)
@@ -22,6 +22,8 @@ BuildRequires:        zlib-devel
 Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_ia32  "-fomit-frame-pointer"
+
 %description
 Server for the Dictionary Server Protocol (DICT), a TCP transaction
 based query/response protocol that allows a client to access
 %description
 Server for the Dictionary Server Protocol (DICT), a TCP transaction
 based query/response protocol that allows a client to access
This page took 0.09607 seconds and 4 git commands to generate.