[SCM] qtwebengine packaging branch, master, updated. debian/5.9.1+dfsg-3-10-ga66184c
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Sep 16 09:37:52 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=72a08a4
The following commit has been merged in the master branch:
commit 72a08a44a1105cf87f9902607870a10c8295b112
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Sep 16 12:27:51 2017 +0300
Remove unused and unneeded patch.
---
...unsused-disable_debug_symbols_on_chromium.patch | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/debian/patches/unsused-disable_debug_symbols_on_chromium.patch b/debian/patches/unsused-disable_debug_symbols_on_chromium.patch
deleted file mode 100644
index 428ce92..0000000
--- a/debian/patches/unsused-disable_debug_symbols_on_chromium.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-Description: Do not build chromium with debug symbols
- This patch don't work, so it is disabled.
-Author: Sandro Knauß <bugs at ssandroknauss.de>
-Origin: debian
-Last-Update: 2017-01-18
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/src/3rdparty/chromium/build/common.gypi
-+++ b/src/3rdparty/chromium/build/common.gypi
-@@ -3749,7 +3749,6 @@
- ],
- 'cflags': [
- '-O>(debug_optimize)',
-- '-g',
- ],
- 'conditions' : [
- ['OS=="android" and target_arch!="mipsel" and target_arch!="mips64el"', {
-@@ -4126,7 +4125,6 @@
- '-mcpu=cortex-a9',
- '-funwind-tables',
- # Breakpad requires symbols with debugging information
-- '-g',
- ],
- 'ldflags': [
- # We want to statically link libstdc++/libgcc.
-@@ -4861,7 +4859,6 @@
- 'cflags': [
- '-ffunction-sections',
- '-funwind-tables',
-- '-g',
- '-fstack-protector',
- '-fno-short-enums',
- '-finline-limit=64',
--
qtwebengine packaging
More information about the pkg-kde-commits
mailing list