freebsd-ports/security/nss
Piotr Kubaj c49461ea0a security/nss: fix build with GCC architectures
-Werror=unused-function causes:
verified/kremlin/kremlib/dist/minimal/FStar_UInt128.h:82:37: error: 'FStar_UInt128_mul32' declared 'static' but never defined [-Werror=unused-function]
   82 | inline static FStar_UInt128_uint128 FStar_UInt128_mul32(uint64_t x, uint32_t y);

Add -Wno-error=unused-function to fix build.

Approved by:	portmgr (ports tree compliance)
MFH:		2020Q1 (ports tree compliance)
2020-02-13 14:17:23 +00:00
..
files security/nss: unbreak on armv6 after r524147 2020-02-13 00:43:16 +00:00
distinfo security/nss: update to 3.50 2020-02-10 22:32:59 +00:00
Makefile security/nss: fix build with GCC architectures 2020-02-13 14:17:23 +00:00
pkg-descr Update WWW 2020-02-05 09:34:09 +00:00
pkg-plist Reduce the duplicated 'nss' in include and lib path 2020-02-07 13:32:00 +00:00