From aff42c7199b9182b398eeda522cb9bcb182895f8 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 2 Jul 2018 04:00:29 +0000 Subject: Mark ports broken on mips64 that are already broken on powerpc64. In most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- security/py-python-nss/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/py-python-nss') diff --git a/security/py-python-nss/Makefile b/security/py-python-nss/Makefile index 54adb87c98ff..b5df5c88b46f 100644 --- a/security/py-python-nss/Makefile +++ b/security/py-python-nss/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE.lgpl LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE.gpl LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.mpl +BROKEN_mips= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions +BROKEN_mips64= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions BROKEN_powerpc64= fails to compile: py_nss.c:20285: #pragma GCC diagnostic not allowed inside functions LIB_DEPENDS= libnspr4.so:devel/nspr \ -- cgit v1.2.3