commit 43cf1c74a423c7161003072e80b98e7a90c77b69
Author: Jacek Konieczny <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to