[packages/falf] Add also CFLAGS

baggins baggins at pld-linux.org
Wed Jul 18 14:44:01 CEST 2012


commit 8882c92fd606ec513e9c290ebcf095677add75b5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jul 18 14:43:51 2012 +0200

    Add also CFLAGS

 falf.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/falf.spec b/falf.spec
index a4d445f..c67238b 100644
--- a/falf.spec
+++ b/falf.spec
@@ -67,6 +67,7 @@ Atuty:
 %build
 export QTDIR=%{_prefix}
 export CXXFLAGS="%{rpmcxxflags} -fpermissive"
+export CFLAGS="%{rpmcflags} -fpermissive"
 qmake
 %{__make}
 


More information about the pld-cvs-commit mailing list