summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-05-22 19:40:27 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-05-22 19:40:27 -0300
commit2a10bb6a17d3829603d3f97dce27e3e380ad6d8a (patch)
tree1ded890f90b6f28b29bad20cbf6d0730d9c52f8e /debian
parentb5330b1adbd53a2c45838c900ffbd0458944284c (diff)
downloadqt5webkit-2a10bb6a17d3829603d3f97dce27e3e380ad6d8a.tar.gz
Refresh no_gc_sections.diff.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/no_gc_sections.diff2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2de169b..6b11110 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtwebkit-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium
* Bump Qt build dependencies.
* Remove fix_ftbfs_in_archs_without_jit_support.patch and
dont_pollute_pri_and_pc_with_private_deps.patch, applied upstream.
+ * Refresh no_gc_sections.diff.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2014 23:25:31 -0300
diff --git a/debian/patches/no_gc_sections.diff b/debian/patches/no_gc_sections.diff
index 4785e58..ffe5ec1 100644
--- a/debian/patches/no_gc_sections.diff
+++ b/debian/patches/no_gc_sections.diff
@@ -14,7 +14,7 @@ Last-Update: 2013-02-07 (add i686)
--- a/Source/WebCore/WebCore.pri
+++ b/Source/WebCore/WebCore.pri
-@@ -299,7 +299,7 @@ mac {
+@@ -301,7 +301,7 @@ mac {
unix:!mac:*-g++*:QMAKE_CXXFLAGS += -ffunction-sections
}
unix:!mac:*-g++*:QMAKE_CXXFLAGS += -fdata-sections