[packages/kde4-step] - let some tiny issues in eigen2 lib slide with -fpermissive - rel 4
    baggins 
    baggins at pld-linux.org
       
    Sun Jul  2 16:26:06 CEST 2017
    
    
  
commit c7975eb3c01fcf4a45cc459105812c226e0be0a4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 2 16:25:29 2017 +0200
    - let some tiny issues in eigen2 lib slide with -fpermissive
    - rel 4
 kde4-step.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kde4-step.spec b/kde4-step.spec
index cfb3243..a1250d8 100644
--- a/kde4-step.spec
+++ b/kde4-step.spec
@@ -5,7 +5,7 @@ Summary:	K Desktop Environment - Interactive Physical Simulator
 Summary(pl.UTF-8):	K Desktop Environment - interaktywny symulator fizyczny
 Name:		kde4-step
 Version:	4.14.3
-Release:	3
+Release:	4
 License:	GPL
 Group:		X11/Applications/Graphics
 Source0:	http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -51,6 +51,8 @@ fizyka.
 %build
 install -d build
 cd build
+
+export CXXFLAGS="%{rpmcflags} -fpermissive"
 %cmake \
 	..
 %{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-step.git/commitdiff/c7975eb3c01fcf4a45cc459105812c226e0be0a4
    
    
More information about the pld-cvs-commit
mailing list