nixpkgs-suyu/pkgs/development/libraries/nss
Adam Joseph c0a40bee00 nss: set -DNS_PTR_LE_32=1 if isILP32
A comment in RNG_RandomUpdate() (drdbg.c) says to add the
-DNS_PTR_LE_32=1 flag on ILP32 platforms.

Without this PR, pkgsCross.mips64el-linux-gnuabin32.nss fails to
build.  With this PR, it succeeds.
2023-01-02 20:53:12 -08:00
..
85_security_load_3.77+.patch
85_security_load_3.85+.patch
esr.nix
fix-cross-compilation.patch
generic.nix nss: set -DNS_PTR_LE_32=1 if isILP32 2023-01-02 20:53:12 -08:00
latest.nix
update.sh