aboutsummaryrefslogtreecommitdiff
path: root/lang/voc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-18 00:52:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-18 00:52:45 +0000
commit40a122a404ffe147dc398e85a5fdeb64ac45ae08 (patch)
tree55ac463aa6280bbbf5480f95f639cc47d67defd5 /lang/voc
parent71def269675502441d4eaf5e3dded4be9c9bb343 (diff)
downloadports-40a122a404ffe147dc398e85a5fdeb64ac45ae08.tar.gz
ports-40a122a404ffe147dc398e85a5fdeb64ac45ae08.zip
Mark as BROKEN on powerpc64:
C compiler does not store multibyte numeric values in little-endian order Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=535697
Diffstat (limited to 'lang/voc')
-rw-r--r--lang/voc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/voc/Makefile b/lang/voc/Makefile
index d4080dde0e23..920a0087efd5 100644
--- a/lang/voc/Makefile
+++ b/lang/voc/Makefile
@@ -9,6 +9,8 @@ COMMENT= Vishap Oberon Compiler for Oberon-2
LICENSE= GPLv3
+BROKEN_powerpc64= fails to compile: C compiler does not store multibyte numeric values in little-endian order
+
USE_GITHUB= yes
GH_ACCOUNT= vishaps
GH_PROJECT= voc