Allow the use of DT_RUNPATH. This fixes a bug whereby libQt5WebEngineCore.so ends up having an empty RUNPATH. --- qt-everywhere-opensource-src-5.4.1/qtwebengine/src/3rdparty/chromium/build/common.gypi 2015-04-14 10:21:09.330925545 +0200 +++ qt-everywhere-opensource-src-5.4.1/qtwebengine/src/3rdparty/chromium/build/common.gypi 2015-04-14 10:21:38.735106097 +0200 @@ -4142,19 +4142,6 @@ '-B=223', { - # Newer binutils don't set DT_RPATH unless you disable "new" dtags - # and the new DT_RUNPATH doesn't work without --no-as-needed flag. - # FIXME(mithro): Figure out the --as-needed/--no-as-needed flags - # inside this file to allow usage of --no-as-needed and removal of - # this flag. - 'ldflags': [ - '-Wl,--disable-new-dtags', - ], - }] ], }, }], x/log/gnu/packages/matrix.scm'>logtreecommitdiff
path: root/gnu/packages/matrix.scm
1-05-13
AgeCommit message (Expand)Author
2023-02-11gnu: pantalaimon: Install documentation and use gexps.Morgan Smith
2022-10-02gnu: pantalaimon: Update to 0.10.5.Michael Rohleder
2022-10-02gnu: python-matrix-nio: Update to 0.20.0.Michael Rohleder
2022-06-02gnu: Remove python-atomicwrites-1.4.Ricardo Wurmus
2022-05-12gnu: python-hypothesis-6.23: Update to 6.43.3.Maxim Cournoyer
2022-01-17gnu: pantalaimon: Add needed inputsMorgan Smith
2022-01-12gnu: python-matrix-synapse-ldap3: Fix build.Marius Bakke
2022-01-11gnu: pantalaimon: Disable sanity check.Marius Bakke
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2021-10-18gnu: Add pantalaimon.Sébastien Lerique
2021-10-18gnu: Add python-matrix-nio.Sébastien Lerique
2021-10-15gnu: synapse: Downgrade to 1.29.0.Felix Gruber
2021-10-12gnu: synapse: Update to 1.44.0.Felix Gruber
2021-04-01gnu: Add python-matrix-client.Giacomo Leidi
gnu: ccache: Update to 4.3.Tobias Geerinckx-Rice
2021-03-24gnu: ccache: Update to 4.2.Greg Hogan