[SCM] kconfig packaging branch, master, updated. debian/5.28.0-2-12-gf87001c

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:16:52 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfig.git;a=commitdiff;h=ee83353

The following commit has been merged in the master branch:
commit ee83353ed4c6fd643587a68fc2c4d0e9bcad209f
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Feb 13 12:28:02 2017 +0100

    acc c++11. now used more liberally
    
    https://mail.kde.org/pipermail/kde-frameworks-devel/2016-December/040653.html
---
 debian/libkf5config-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libkf5config-dev.acc.in b/debian/libkf5config-dev.acc.in
index e5c02e8..3e18e4c 100644
--- a/debian/libkf5config-dev.acc.in
+++ b/debian/libkf5config-dev.acc.in
@@ -17,6 +17,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kconfig packaging



More information about the pkg-kde-commits mailing list