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

lynx.spec

index 65be707585e04ad181708baa2916c40a36fe1cc2..3ab25b3a6412469ba18fc1fd3807de8b5413af71 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -37,6 +37,8 @@ Provides:     webclient
 Obsoletes:     lynx-ssl
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_ia32  "-fomit-frame-pointer"
+
 %description
 This a terminal based WWW browser. While it does not make any attempt
 at displaying graphics, it has good support for HTML text formatting,
This page took 0.390571 seconds and 4 git commands to generate.