Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 16:02:41 +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: r508836 - head/databases/percona-pam-for-mysql
Message-ID:  <201908131602.x7DG2f0S031331@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Tue Aug 13 16:02:41 2019
New Revision: 508836
URL: https://svnweb.freebsd.org/changeset/ports/508836

Log:
  databases/percona-pam-for-mysql: unbreak on powerpc64
  
  Builds now fine.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/databases/percona-pam-for-mysql/Makefile

Modified: head/databases/percona-pam-for-mysql/Makefile
==============================================================================
--- head/databases/percona-pam-for-mysql/Makefile	Tue Aug 13 16:01:59 2019	(r508835)
+++ head/databases/percona-pam-for-mysql/Makefile	Tue Aug 13 16:02:41 2019	(r508836)
@@ -11,8 +11,6 @@ BROKEN_armv6=		fails to compile: cannot combine with p
 BROKEN_armv7=		fails to compile: cannot combine with previous 'type-name' declaration specifier
 BROKEN_mips=		fails to configure: CMake Error: Generator: execution of make failed
 BROKEN_mips64=		fails to configure: CMake Error: Generator: execution of make failed
-NOT_FOR_ARCHS=		powerpc64
-NOT_FOR_ARCHS_REASON=	unsupported platform
 
 MASTERDIR=	${.CURDIR}/../percona56-server
 



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