Ignore:
Timestamp:
03/23/2023 09:22:00 PM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, kea, lazarus, lxqt, qt5new, trunk, xry111/xf86-video-removal
Children:
bb4bb1db
Parents:
02458f1
Message:

Fix building Seamonkey with LLVM-16.

See Ticket #17852

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r02458f1 r0945dd2d  
    7575    </itemizedlist>
    7676
    77  <!--
    7877    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7978    <itemizedlist spacing="compact">
     
    8180        <para>
    8281          Required patch:
    83           <ulink url="&patch-root;/seamonkey-&seamonkey-version;-security_fix-1.patch"/>
     82          <ulink url="&patch-root;/seamonkey-&seamonkey-version;-upstream_fixes-1.patch"/>
    8483        </para>
    8584      </listitem>
    8685    </itemizedlist>
    87 -->
    8886
    8987    <note>
     
    259257    </note>
    260258
    261  <!--
    262     <para>
    263       Apply a patch to fix a critical security vulnerability in Seamonkey:
    264     </para>
    265 
    266 <screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fix-1.patch</userinput></screen>
    267 -->
     259    <para>
     260      Apply a patch to fix a build failure with LLVM-16:
     261    </para>
     262
     263<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-upstream_fixes-1.patch</userinput></screen>
    268264
    269265    <para>
Note: See TracChangeset for help on using the changeset viewer.