aboutsummaryrefslogtreecommitdiff
path: root/lang/nim
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 00:34:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 00:34:23 +0000
commitd0c44e78185cd7af627046ccc68c69e798b7500e (patch)
tree970de9065392f2d5877a4b9fd628a3bad4d90e5f /lang/nim
parentd6c96927f496d42b5d5bcc3acd57ddd8b1676a3e (diff)
downloadports-d0c44e78185cd7af627046ccc68c69e798b7500e.tar.gz
ports-d0c44e78185cd7af627046ccc68c69e798b7500e.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426198
Diffstat (limited to 'lang/nim')
-rw-r--r--lang/nim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/nim/Makefile b/lang/nim/Makefile
index 40c1c306b370..e81f3aa86835 100644
--- a/lang/nim/Makefile
+++ b/lang/nim/Makefile
@@ -11,7 +11,10 @@ COMMENT= Nim programming language
LICENSE= MIT
+BROKEN_aarch64= Does not compile: crt1.c: undefined reference to main
+BROKEN_mips64= Does not build: build.sh: clang: not found
BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: build.sh: clang: not found
OPTIONS_DEFINE= DOCS