Ignore:
Timestamp:
02/04/2019 12:42:46 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.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:
d0b24ab
Parents:
d94c86c9
Message:

Firefox: Use system webp and the default optimization level instead of -O2. These produce a slightly faster build and slightly smaller install.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21083 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd94c86c9 r8df543f  
    4646      <para>February 3rd, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - firefox-65.0 includes its own version of libwebp
     50          unless told to use the system version. Also, no need to specify
     51          --enable-optimize=-O2 now we are using clang. Thanks to Brandan
     52          L. for noticing both of these.</para>
     53        </listitem>
    4854        <listitem>
    4955          <para>[renodr] - Update to NSS-3.42.1. Fixes
Note: See TracChangeset for help on using the changeset viewer.