commit c5818ee3d33a6b5f2d8b5c9b8dd99ea0848b0372
Author: Jan Rękorajski <[email protected]>
Date: Thu Oct 3 22:42:36 2019 +0200
- force g++98 c++ language standard
- rel 4
kde4-smokekde.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kde4-smokekde.spec b/kde4-smokekde.spec
index b63eaea..4a7d63f 100644
--- a/kde4-smokekde.spec
+++ b/kde4-smokekde.spec
@@ -6,7 +6,7 @@ Summary: smokekde - A SMOKE library
Summary(pl.UTF-8): smokekde - Biblioteka SMOKE
Name: kde4-smokekde
Version: 4.14.3
-Release: 3
+Release: 4
License: GPL v2+
Group: X11/Libraries
Source0:
http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -52,6 +52,7 @@ Pliki nagłówkowe biblioteki %{name}.
%setup -q -n %{orgname}-%{version}
%build
+export CXXFLAGS="%{rpmcxxflags} -std=gnu++98"
install -d build
cd build
%cmake \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-smokekde.git/commitdiff/c5818ee3d33a6b5f2d8b5c9b8dd99ea0848b0372
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit