Skip to content
  • Philip Chimento's avatar
    3.24, 3.26: Remove NSPR dependency from mozjs · 05625da0
    Philip Chimento authored
    We compile mozjs with --enable-posix-nspr-emulation, meaning the
    dependency on NSPR can be dropped. However, it's still required in the
    pkg-config file, so in practice it would still be linked if present, and
    error out if not present.
    05625da0