[packages/falf] Second attempt at adding fpermissive

baggins baggins at pld-linux.org
Wed Jul 18 14:42:11 CEST 2012


commit b8faeb52039c424b9bd5f85fddb27d217779f4f2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jul 18 14:41:54 2012 +0200

    Second attempt at adding fpermissive

 falf.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/falf.spec b/falf.spec
index 424e9fe..a4d445f 100644
--- a/falf.spec
+++ b/falf.spec
@@ -27,8 +27,6 @@ BuildRequires:	xine-lib-devel
 Requires:	xine-plugin-audio
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		specflags	-fpermissive
-
 %description
 FALF Player is based on foobar2000 music player for KDE.
 
@@ -68,6 +66,7 @@ Atuty:
 
 %build
 export QTDIR=%{_prefix}
+export CXXFLAGS="%{rpmcxxflags} -fpermissive"
 qmake
 %{__make}
 


More information about the pld-cvs-commit mailing list