Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2016 20:13:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426858 - head/devel/protobuf
Message-ID:  <201611222013.uAMKDqhT027492@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Nov 22 20:13:52 2016
New Revision: 426858
URL: https://svnweb.freebsd.org/changeset/ports/426858

Log:
  - Remove ONLY_FOR_ARCHS: allow more archs to build this port
  
  Suggested by:	linimon

Modified:
  head/devel/protobuf/Makefile

Modified: head/devel/protobuf/Makefile
==============================================================================
--- head/devel/protobuf/Makefile	Tue Nov 22 19:58:55 2016	(r426857)
+++ head/devel/protobuf/Makefile	Tue Nov 22 20:13:52 2016	(r426858)
@@ -14,7 +14,6 @@ LICENSE=	BSD3CLAUSE
 CFLAGS+=	-DGOOGLE_PROTOBUF_NO_RTTI
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-ONLY_FOR_ARCHS=	amd64 armv6 i386
 TEST_TARGET=	check
 USE_CSTD=	c99	# for audio/clementine-player support
 USE_LDCONFIG=	yes



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