Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2019 10:49:23 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490360 - head/devel/libdill
Message-ID:  <201901151049.x0FAnNwY037612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Jan 15 10:49:22 2019
New Revision: 490360
URL: https://svnweb.freebsd.org/changeset/ports/490360

Log:
  Broken on i386

Modified:
  head/devel/libdill/Makefile

Modified: head/devel/libdill/Makefile
==============================================================================
--- head/devel/libdill/Makefile	Tue Jan 15 09:51:27 2019	(r490359)
+++ head/devel/libdill/Makefile	Tue Jan 15 10:49:22 2019	(r490360)
@@ -10,6 +10,8 @@ COMMENT=	Structured concurrency library in C
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	error: this directive must appear between .cfi_startproc and .cfi_endproc directives
+
 USES=		autoreconf gmake libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static



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