<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- qtwebengine-opensource-src-5.7.1/src/3rdparty/chromium/build/common.gypi.orig	2016-12-25 12:49:40.509105636 +0100
+++ qtwebengine-opensource-src-5.7.1/src/3rdparty/chromium/build/common.gypi	2016-12-25 12:50:11.830220369 +0100
@@ -3785,7 +3785,7 @@
               }],
               ['OS=="linux" and target_arch=="ia32"', {
                 'ldflags': [
-                  '-Wl,--no-as-needed',
+                  '-Wl,--no-as-needed -Wl,--no-keep-memory',
                 ],
               }],
               ['debug_unwind_tables==1', {
</pre></body></html>