[packages/quazip] - always build with fPIC

baggins baggins at pld-linux.org
Sat Apr 16 18:54:57 CEST 2016


commit 63b082f98d97cf5e44900dd67c56dd329b005cea
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 16 18:54:45 2016 +0200

    - always build with fPIC

 quazip.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/quazip.spec b/quazip.spec
index 0adb7df..404e41f 100644
--- a/quazip.spec
+++ b/quazip.spec
@@ -122,6 +122,7 @@ install -d build-qt{4,5}
 %if %{with qt4}
 cd build-qt4
 %cmake \
+	CXXFLAGS="%{rpmcxxflags} -fPIC" \
 	-DBUILD_WITH_QT4:BOOL=ON \
 	..
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/quazip.git/commitdiff/63b082f98d97cf5e44900dd67c56dd329b005cea



More information about the pld-cvs-commit mailing list