diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-03-15 10:48:03 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-03-15 10:48:03 -0300 |
commit | b5823ff664350e4242d57697dae4d4af2f51d4e6 (patch) | |
tree | e15a708cd9b6f0d51295e318d318b141e4bcfd35 /debian/changelog | |
parent | f2782dfc930f0a0e2857cd0ac27bd28a67f29533 (diff) | |
download | qt5webkit-b5823ff664350e4242d57697dae4d4af2f51d4e6.tar.gz |
Disable JIT on armel, mips and mipsel.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bba810d..da490c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ qtwebkit-opensource-src (5.2.1+dfsg-4) UNRELEASED; urgency=medium * Create reduce_memory_usage.patch forcing ld to not cache the symbol tables of input files in memory to avoid memory exhaustion during the linking phase. + * Disable JIT on armel, mips and mipsel. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 05 Mar 2014 12:13:03 -0300 |