[packages/kde4-kdebase-workspace] - fix cflags for 'static inline' errors - rel 5

baggins baggins at pld-linux.org
Sun Mar 3 23:35:14 CET 2019


commit b7012a7f6c7879900c9d76724ae366193d714059
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 3 23:34:42 2019 +0100

    - fix cflags for 'static inline' errors
    - rel 5

 kde4-kdebase-workspace.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kde4-kdebase-workspace.spec b/kde4-kdebase-workspace.spec
index 45a2b32..b783788 100644
--- a/kde4-kdebase-workspace.spec
+++ b/kde4-kdebase-workspace.spec
@@ -8,7 +8,7 @@ Summary:	KDE 4 base workspace components
 Summary(pl.UTF-8):	Podstawowe komponenty środowiska KDE 4
 Name:		kde4-kdebase-workspace
 Version:	4.11.22
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://download.kde.org/%{_state}/applications/15.08.0/src/%{orgname}-%{version}.tar.xz
@@ -532,6 +532,7 @@ dialogowych mających na celu rozszerzenie przywilejów użytkownika.
 
 %build
 export CXXFLAGS="%{rpmcxxflags} -fpermissive"
+export CFLAGS="%{rpmcflags} -std=c99"
 install -d build
 cd build
 %cmake \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdebase-workspace.git/commitdiff/b7012a7f6c7879900c9d76724ae366193d714059



More information about the pld-cvs-commit mailing list