Ignore:
Timestamp:
05/29/2021 07:49:24 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
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.