[SCM] kpty packaging branch, master, updated. debian/5.28.0-2-11-g7e8cf71
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:19:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpty.git;a=commitdiff;h=f9e7da3
The following commit has been merged in the master branch:
commit f9e7da37f8aa8e3ee9d5b9b4909fcdb52d233bed
Author: Harald Sitter <sitter at kde.org>
Date: Mon Feb 13 12:28:03 2017 +0100
acc c++11. now used more liberally
https://mail.kde.org/pipermail/kde-frameworks-devel/2016-December/040653.html
---
debian/libkf5pty-dev.acc.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/libkf5pty-dev.acc.in b/debian/libkf5pty-dev.acc.in
index a5459e3..3abedbe 100644
--- a/debian/libkf5pty-dev.acc.in
+++ b/debian/libkf5pty-dev.acc.in
@@ -15,6 +15,7 @@
<gcc_options>
-fPIC
+ -std=c++11
</gcc_options>
</descriptor>
--
kpty packaging
More information about the pkg-kde-commits
mailing list