Changeset 01948771 for xsoft


Ignore:
Timestamp:
05/29/2021 07:49:24 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
92f5d53
Parents:
3026cde
Message:

Fix seamonkey build with nss-3.65 by using shipped nss.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r3026cde r01948771  
    99  <!ENTITY seamonkey-md5sum        "4fa8dfc6f9c35f2b865764a37ffa01db">
    1010  <!ENTITY seamonkey-size          "271 MB">
    11   <!ENTITY seamonkey-buildsize     "6.8 GB (158 MB installed)">
     11  <!ENTITY seamonkey-buildsize     "6.1 GB (160 MB installed)">
    1212  <!ENTITY seamonkey-time          "18 SBU (on a 4-core machine)">
    1313]>
     
    224224ac_add_options --with-system-libevent
    225225ac_add_options --with-system-nspr
    226 ac_add_options --with-system-nss
     226# nss-3.65 broke the build of seamonkey, use the shipped version
     227#ac_add_options --with-system-nss
    227228ac_add_options --with-system-webp
    228229
Note: See TracChangeset for help on using the changeset viewer.