[packages/kde4-kdebase-workspace] - allow this old code to compile with modern gcc
    baggins 
    baggins at pld-linux.org
       
    Wed Feb 27 08:46:23 CET 2019
    
    
  
commit e1c111c3362560be145501c3a886f1e42dca82ec
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Feb 27 08:46:02 2019 +0100
    - allow this old code to compile with modern gcc
 kde4-kdebase-workspace.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/kde4-kdebase-workspace.spec b/kde4-kdebase-workspace.spec
index 16caceb..45a2b32 100644
--- a/kde4-kdebase-workspace.spec
+++ b/kde4-kdebase-workspace.spec
@@ -531,6 +531,7 @@ dialogowych mających na celu rozszerzenie przywilejów użytkownika.
 %patch8 -p1
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -fpermissive"
 install -d build
 cd build
 %cmake \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdebase-workspace.git/commitdiff/e1c111c3362560be145501c3a886f1e42dca82ec
    
    
More information about the pld-cvs-commit
mailing list