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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.