Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2016 08:17:12 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425702 - head/graphics/s10sh
Message-ID:  <201611080817.uA88HCrl092772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Nov  8 08:17:12 2016
New Revision: 425702
URL: https://svnweb.freebsd.org/changeset/ports/425702

Log:
  Mark as broken on arm64.

Modified:
  head/graphics/s10sh/Makefile

Modified: head/graphics/s10sh/Makefile
==============================================================================
--- head/graphics/s10sh/Makefile	Tue Nov  8 08:13:47 2016	(r425701)
+++ head/graphics/s10sh/Makefile	Tue Nov  8 08:17:12 2016	(r425702)
@@ -14,6 +14,8 @@ COMMENT=	USB/serial userspace driver for
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_arm64=	Fails to build: error: can not find the byte order for this architecture, fix bytesex.h
+
 USES=		ncurses readline
 
 # Don't extract the libusb bundled with s10sh:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611080817.uA88HCrl092772>