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) --- comms/sunxi-tools/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms/sunxi-tools') diff --git a/comms/sunxi-tools/Makefile b/comms/sunxi-tools/Makefile index ef2d5821d765..01c0b89ac746 100644 --- a/comms/sunxi-tools/Makefile +++ b/comms/sunxi-tools/Makefile @@ -11,6 +11,8 @@ COMMENT= Tools to help hacking Allwinner devices LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN_mips= fails to build: unrecognized command line option "-Wno-unused-result" +BROKEN_mips64= fails to build: unrecognized command line option "-Wno-unused-result" BROKEN_powerpc64= fails to build: unrecognized command line option "-Wno-unused-result" USES= gmake pkgconfig -- cgit v1.2.3