Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 20:28:09 +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: r363249 - head/devel/avr-gcc
Message-ID:  <201407282028.s6SKS9dN081798@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jul 28 20:28:09 2014
New Revision: 363249
URL: http://svnweb.freebsd.org/changeset/ports/363249
QAT: https://qat.redports.org/buildarchive/r363249/

Log:
  Actually, the configure error is during the build phase
  
  With hat:	portmgr

Modified:
  head/devel/avr-gcc/Makefile

Modified: head/devel/avr-gcc/Makefile
==============================================================================
--- head/devel/avr-gcc/Makefile	Mon Jul 28 20:27:42 2014	(r363248)
+++ head/devel/avr-gcc/Makefile	Mon Jul 28 20:28:09 2014	(r363249)
@@ -18,7 +18,7 @@ MAINTAINER=	ports@FreeBSD.org
 
 COMMENT=	FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
 
-BROKEN=		Fails to configure with avr-binutils 2.24
+BROKEN=		Fails to build with avr-binutils 2.24
 
 BUILD_DEPENDS=	avr-as:${PORTSDIR}/devel/avr-binutils \
 		avr-ld:${PORTSDIR}/devel/avr-binutils



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