Mark as BROKEN on powerpc64:

C compiler does not store multibyte numeric values in little-endian order

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-18 00:52:45 +00:00
parent 71def26967
commit 40a122a404
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535697

View File

@ -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