Ignore:
Timestamp:
08/31/2022 01:51:41 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
064f3b8, 0faae6a4
Parents:
01e2c90
Message:

Disable debug symbols for seamonkey

There are some reasons for this:

  • it is needed to build on i686
  • it decreases the build size by 20 % (on x86_64)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r01e2c90 r88dd6e72  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>August 31st, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Disable debug symbols for seamonkey, as we do for
     49          other mozilla applications. This allows building on i686.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>August 28th, 2022</para>
Note: See TracChangeset for help on using the changeset viewer.