Changeset 02e19e03


Ignore:
Timestamp:
06/29/2022 03:00:50 PM (22 months ago)
Author:
Ken Moffat <ken@…>
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:
45d03f93
Parents:
8e637fc
Message:

Firefox: tweak message sbout the gold linker.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r8e637fc r02e19e03  
    251251ac_add_options --with-system-webp
    252252
    253 # Do not specify the gold linker which is not the default. It will take
    254 # longer and use more disk space when debug symbols are disabled.
     253# Unlike with thunderbird, although using the gold linker can
     254# save four megabytes in the installed file it does not make
     255# the build faster.
    255256
    256257# libdavid (av1 decoder) requires nasm. Uncomment this if nasm
Note: See TracChangeset for help on using the changeset viewer.