Changeset af988bf0


Ignore:
Timestamp:
06/22/2021 11:12:23 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
aa5c3a7
Parents:
baba025c
Message:

Fix building Abiword with GCC-11

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rbaba025c raf988bf0  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Fix building Abiword with GCC-11. Fixes
     49          <ulink url="&blfs-ticket-root;15209">#15209</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Update to mutt-2.1.0. Fixes
    4953          <ulink url="&blfs-ticket-root;15177">#15177</ulink>.</para>
     
    5155      </itemizedlist>
    5256    </listitem>
    53 
    5457
    5558    <listitem>
  • xsoft/office/abiword.xml

    rbaba025c raf988bf0  
    9595        <para>
    9696          AbiWord Docs size: &AbiWordDocs-size;
     97        </para>
     98      </listitem>
     99      <listitem>
     100        <para>
     101          Required patch:
     102          <ulink url="&patch-root;/abiword-&AbiWord-version;-gcc11_fixes-1.patch"/>
    97103        </para>
    98104      </listitem>
     
    158164
    159165    <para>
     166      First, fix a build failure when using GCC-11:
     167    </para>
     168
     169<screen><userinput remap="pre">patch -Np1 -i ../abiword-&AbiWord-version;-gcc11_fixes-1.patch</userinput></screen>
     170
     171    <para>
    160172      Install <application>AbiWord</application> by running the following
    161173      commands:
Note: See TracChangeset for help on using the changeset viewer.