]> git.pld-linux.org Git - packages/kde4-smokeqt.git/commitdiff
- fix building with modern gcc auto/th/kde4-smokeqt-4.14.3-5
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Mar 2019 22:47:41 +0000 (23:47 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Mar 2019 22:47:41 +0000 (23:47 +0100)
- rel 5

kde4-smokeqt.spec

index 5f627955dfc234fe6f4c50772671b4a16880fb7f..8db06e32cdc346e864f9299b2c91bb985720385d 100644 (file)
@@ -6,7 +6,7 @@ Summary:        smokeqt - A SMOKE library
 Summary(pl.UTF-8):     smokeqt - Biblioteka SMOKE
 Name:          kde4-smokeqt
 Version:       4.14.3
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -67,6 +67,7 @@ Pliki nagłówkowe biblioteki %{name}.
 %build
 install -d build
 cd build
+export CXXFLAGS="%{rpmcxxflags} -std=gnu++98"
 %cmake \
        ../
 %{__make}
This page took 0.126598 seconds and 4 git commands to generate.