Changeset 67ffe4e for x


Ignore:
Timestamp:
08/14/2021 08:31:51 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8eb249e
Parents:
ab7470e
Message:

Update currnet qtwebengien to build and run on glibc-2.34.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    rab7470e r67ffe4e  
    5757
    5858    <warning>
     59      <!-- FIXME : remove this para before we release 11.0 -->
     60      <para>
     61        <emphasis>If you are using a development version of LFS with binutils-2.37,
     62        you must rebuild binutils with the patch which is now in LFS, otherwise the
     63        build will eventually fail with a message 'error adding symbols: malformed
     64        archive'.</emphasis>
     65      </para>
     66 
    5967      <para>
    6068        QtWebEngine uses a forked copy of chromium, and is therefore vulnerable
     
    219227        <para>
    220228          Required patch:
    221           <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-3.patch"/>
     229          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-4.patch"/>
    222230        </para>
    223231      </listitem>
     
    301309    </para>
    302310
    303 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-3.patch</userinput></screen>
     311<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-4.patch</userinput></screen>
    304312
    305313<!-- start of commands for git versions only -->
Note: See TracChangeset for help on using the changeset viewer.