commit: 496fc27d4dad703180116488ce5cbe95a2cc9f57 Author: Vladimir Smirnov <civil.over <AT> gmail <DOT> com> AuthorDate: Tue Jun 23 12:50:39 2015 +0000 Commit: Vladimir Smirnov <civil <AT> gentoo <DOT> org> CommitDate: Tue Jun 23 12:50:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=496fc27d
Actually add patch for qtwebkit-5.5.0 dev-qt/qtwebkit/files/qtwebkit-5.5.0-rpath.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/dev-qt/qtwebkit/files/qtwebkit-5.5.0-rpath.patch b/dev-qt/qtwebkit/files/qtwebkit-5.5.0-rpath.patch new file mode 100644 index 0000000..583ca6c --- /dev/null +++ b/dev-qt/qtwebkit/files/qtwebkit-5.5.0-rpath.patch @@ -0,0 +1,11 @@ +--- Tools/qmake/mkspecs/features/unix/default_post.prf.bak 2015-06-23 14:45:57.255212841 +0200 ++++ Tools/qmake/mkspecs/features/unix/default_post.prf 2015-06-23 14:46:31.703211791 +0200 +@@ -61,8 +61,6 @@ + } + } + +-contains(TEMPLATE, app): CONFIG += rpath +- + CONFIG(debug, debug|release)|force_debug_info { + # Make ld not cache the symbol tables of input files in memory to avoid memory exhaustion during the linking phase. + !force_static_libs_as_shared:config_gnuld: QMAKE_LFLAGS += -Wl,--no-keep-memory