Changeset 7b2d1d7 for networking/textweb


Ignore:
Timestamp:
06/03/2024 04:20:02 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
gimp3, trunk, xry111/spidermonkey128
Children:
63b22ea
Parents:
0f7b1c4
Message:

For links, force configure to recognize gcc-14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/links.xml

    r0f7b1c4 r7b2d1d7  
    108108  <sect2 role="installation">
    109109    <title>Installation of Links</title>
     110
     111    <para>
     112      First, force <command>configure</command> to recognize gcc-14:
     113    </para>
     114
     115<screen><userinput>sed -i '/cc_works=no/ s/no/yes/' configure</userinput></screen>
    110116
    111117    <para>
Note: See TracChangeset for help on using the changeset viewer.