[packages/simplescreenrecorder] force -fPIC on all platforms

jajcus jajcus at pld-linux.org
Thu Dec 31 20:39:17 CET 2015


commit 43cf1c74a423c7161003072e80b98e7a90c77b69
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Dec 30 09:36:25 2015 +0100

    force -fPIC on all platforms
    
    Qt5 wants that

 simplescreenrecorder.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 99a8644..d245cd9 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -55,6 +55,7 @@ OpenGL applications, for use with the SimpleScreenRecorder.
 %{__automake}
 
 %configure \
+	CXXFLAGS="%{rpmcxxflags} -fPIC" \
 	--with-qt5 \
 	--with-pulseaudio \
 	--with-jack
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/simplescreenrecorder.git/commitdiff/43cf1c74a423c7161003072e80b98e7a90c77b69



More information about the pld-cvs-commit mailing list