summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a883b14..31a6aeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
qtwebkit-opensource-src (5.212.0~alpha2-6) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
- * Make sure JIT is not enabled on x32.
+ * Fix build on x32 architecture (closes: #881055):
+ - Make sure JIT is not enabled on x32.
+ - Backport upstream patch to use JSVALUE32_64 on x32.
+ - Use gold linker on x32, to avoid undefined reference error.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 08 Nov 2017 17:14:28 +0300