Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 11:15:58 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515332 - head/net-p2p/litecoin-utils
Message-ID:  <201910241115.x9OBFwF2096271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Oct 24 11:15:58 2019
New Revision: 515332
URL: https://svnweb.freebsd.org/changeset/ports/515332

Log:
  net-p2p/litecoin-utils: unbreak on powerpc*
  
  Builds fine.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/net-p2p/litecoin-utils/Makefile

Modified: head/net-p2p/litecoin-utils/Makefile
==============================================================================
--- head/net-p2p/litecoin-utils/Makefile	Thu Oct 24 10:43:51 2019	(r515331)
+++ head/net-p2p/litecoin-utils/Makefile	Thu Oct 24 11:15:58 2019	(r515332)
@@ -6,9 +6,6 @@ PKGNAMESUFFIX=	-utils
 COMMENT=	Virtual Peer-to-Peer Currency (CLI and Utilities)
 SLAVE_PORT=	yes
 
-NOT_FOR_ARCHS=		powerpc powerpc64 sparc64
-NOT_FOR_ARCHS_REASON=	configure: error: Big Endian not supported
-
 OPTIONS_DEFINE=		DEBUG HARDENING TESTS
 OPTIONS_RADIO=
 OPTIONS_DEFAULT=	HARDENING TESTS



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