Changeset 620f1e2 for pst/printing


Ignore:
Timestamp:
08/23/2024 09:35:12 PM (4 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk
Children:
06f8ad3
Parents:
348719a
git-author:
Douglas R. Reno <renodr@…> (08/23/2024 08:55:05 PM)
git-committer:
Douglas R. Reno <renodr@…> (08/23/2024 09:35:12 PM)
Message:

Ghostscript: fix building with GCC-14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gs.xml

    r348719a r620f1e2  
    205205<screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-upstream_fix-1.patch</userinput></screen>
    206206-->
     207    <para>
     208      Fix building this package with gcc-14:
     209    </para>
     210
     211<screen><userinput remap="pre"> sed -e '186 s/NewPassword =/*NewPassword =/' \
     212      -e '187 s/NewLen =/*NewLen =/'          \
     213      -i pdf/pdf_sec.c</userinput></screen>
     214
    207215    <para>
    208216      Compile <application>Ghostscript</application>:
Note: See TracChangeset for help on using the changeset viewer.