Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 06:41:12 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543433 - head/devel/arm-none-eabi-newlib
Message-ID:  <202007260641.06Q6fCvn093749@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jul 26 06:41:11 2020
New Revision: 543433
URL: https://svnweb.freebsd.org/changeset/ports/543433

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/devel/arm-none-eabi-newlib/Makefile

Modified: head/devel/arm-none-eabi-newlib/Makefile
==============================================================================
--- head/devel/arm-none-eabi-newlib/Makefile	Sun Jul 26 06:40:29 2020	(r543432)
+++ head/devel/arm-none-eabi-newlib/Makefile	Sun Jul 26 06:41:11 2020	(r543433)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	${NEWLIB_TARGET}-
 MAINTAINER=	kevans@FreeBSD.org
 COMMENT=	Newlib distribution for ${NEWLIB_TARGET} targets
 
+BROKEN=		arm-none-eabi-ar: ../stdlib/lib.a: No such file or directory
+
 BUILD_DEPENDS+=	${NEWLIB_TARGET}-ar:devel/binutils@${NEWLIB_TARGET:C/-/_/g} \
 		${NEWLIB_TARGET}-as:devel/binutils@${NEWLIB_TARGET:C/-/_/g} \
 		${NEWLIB_TARGET}-ld:devel/binutils@${NEWLIB_TARGET:C/-/_/g} \



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