aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-27 15:07:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-27 15:07:11 +0000
commit6a67297b00f28d20f684532b58f2d9697007357d (patch)
tree63c89da74eed9e490571d2f4431a86387cc1eb81 /cad
parent9056a15c1ff18b634b9d9587dd40b44cd24bbfd3 (diff)
downloadports-6a67297b00f28d20f684532b58f2d9697007357d.tar.gz
ports-6a67297b00f28d20f684532b58f2d9697007357d.zip
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441847
Diffstat (limited to 'cad')
-rw-r--r--cad/layouteditor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile
index 1d3a4c94dc9e..20838996700c 100644
--- a/cad/layouteditor/Makefile
+++ b/cad/layouteditor/Makefile
@@ -13,6 +13,8 @@ COMMENT= IC/MEMS layout editor
LIB_DEPENDS= libttf.so:print/freetype
+BROKEN_armv6= fails to compile: no matching member function for call to 'map'
+
USES= qmake zip
USE_QT4= corelib gui network moc_build sql uic_build \
rcc_build qt3support xml