svn commit: r505503 - head/finance/quickfix

Steve Wills swills at FreeBSD.org
Sun Jun 30 21:24:46 UTC 2019


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 at 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
 


More information about the svn-ports-all mailing list