nixpkgs/pkgs/development/libraries/nss
Zhaofeng Li 345e777888 nss: Set NSS_USE_64=1 for 64-bit platforms
The config script does that automatically for a few architectures [1],
but on 64-bit platforms that are not listed (like riscv64) the
freebl build fails. Debian always adds the USE_64=1 flag when
compiling on 64-bit architectures (they use legacy make instead of gyp),
and we should do that as well to fix the general problem at the cost of
a mass rebuild.

[1] 0ef2306a62/coreconf/config.gypi (l212)
[2] c446c61808/debian/rules (L66)
2021-06-01 12:23:41 -07:00
..
3.53.nix pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
85_security_load.patch nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00
ckpem.patch
default.nix nss: Set NSS_USE_64=1 for 64-bit platforms 2021-06-01 12:23:41 -07:00
fix-cross-compilation.patch nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00