Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 21:24:46 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505503 - head/finance/quickfix
Message-ID:  <201906302124.x5ULOks6052056@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jun 30 21:24:45 2019
New Revision: 505503
URL: https://svnweb.freebsd.org/changeset/ports/505503

Log:
  finance/quickfix: mark BROKEN on i386
  
  PR:		238834
  Submitted by:	m.tsatsenko@gmail.com (maintainer)

Modified:
  head/finance/quickfix/Makefile   (contents, props changed)

Modified: head/finance/quickfix/Makefile
==============================================================================
--- head/finance/quickfix/Makefile	Sun Jun 30 21:23:15 2019	(r505502)
+++ head/finance/quickfix/Makefile	Sun Jun 30 21:24:45 2019	(r505503)
@@ -12,6 +12,7 @@ COMMENT=	Free FIX Protocol Implementation
 LICENSE=	GPLv3+
 
 BROKEN_powerpc64=	fails to configure: unable to find set_terminate in std or global namespace
+BROKEN_i386=	fails to build
 
 BUILD_DEPENDS=	bash:shells/bash
 



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