svn commit: r363249 - head/devel/avr-gcc

Antoine Brodin antoine at FreeBSD.org
Mon Jul 28 20:28:09 UTC 2014


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


More information about the svn-ports-all mailing list