]> git.pld-linux.org Git - packages/falf.git/commitdiff
Add also CFLAGS
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jul 2012 12:43:51 +0000 (14:43 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jul 2012 12:43:51 +0000 (14:43 +0200)
falf.spec

index a4d445fb32d385fbaca2d8c6f7097ad6cd074099..c67238b8abd6857f68f98d4e6251dee8ff157855 100644 (file)
--- 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}
 
This page took 0.079363 seconds and 4 git commands to generate.