From 618664c5071d9b5113c68a880f83556295645eab Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 May 2017 00:43:10 +0000 Subject: Mark some ports failing on armv6, for errors classified as "bad C++ code". While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- misc/estic/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/estic/Makefile') diff --git a/misc/estic/Makefile b/misc/estic/Makefile index cc5571101af2..575be35cbce0 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -14,6 +14,8 @@ COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec LICENSE= BSD2CLAUSE +BROKEN_armv6= fails to compile: str.h: friend declaration specifying a default argument must be the only declaration + USES= ncurses zip USE_CSTD= gnu89 USE_CXXSTD= gnu++98 -- cgit v1.2.3