[SCM] kcodecs packaging branch, master, updated. debian/5.28.0-1-11-g9197c3b
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:16:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcodecs.git;a=commitdiff;h=9918a19
The following commit has been merged in the master branch:
commit 9918a19f03ef94080077471b5729938702911ece
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/libkf5codecs-dev.acc.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/libkf5codecs-dev.acc.in b/debian/libkf5codecs-dev.acc.in
index 24d3d90..4c9dae1 100644
--- a/debian/libkf5codecs-dev.acc.in
+++ b/debian/libkf5codecs-dev.acc.in
@@ -15,6 +15,7 @@
<gcc_options>
-fPIC
+ -std=c++11
</gcc_options>
</descriptor>
--
kcodecs packaging
More information about the pkg-kde-commits
mailing list