Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2020 12:30:32 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r522885 - branches/2020Q1/textproc/turboxsl
Message-ID:  <202001131230.00DCUW9s092423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Mon Jan 13 12:30:31 2020
New Revision: 522885
URL: https://svnweb.freebsd.org/changeset/ports/522885

Log:
  MFH: r522884
  
  textproc/turboxsl: unbreak on powerpc64
  
  Builds fine with patch from PR243317 applied.
  
  Approved by:	portmgr (fix build blanket)

Modified:
  branches/2020Q1/textproc/turboxsl/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/textproc/turboxsl/Makefile
==============================================================================
--- branches/2020Q1/textproc/turboxsl/Makefile	Mon Jan 13 12:29:28 2020	(r522884)
+++ branches/2020Q1/textproc/turboxsl/Makefile	Mon Jan 13 12:30:31 2020	(r522885)
@@ -14,7 +14,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libck.so:devel/concurrencykit \
 		libmemcached.so:databases/libmemcached
 
-BROKEN_powerpc64=	Does not build: ld: skipping incompatible /usr/local/lib/libck.so when searching for -lck
 ONLY_FOR_ARCHS=		amd64 powerpc64 sparc64
 
 USES=		autoreconf libtool pathfix pkgconfig



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