Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 20:35:33 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367080 - head/devel/mingw64-binutils
Message-ID:  <201409022035.s82KZXZe046842@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Tue Sep  2 20:35:33 2014
New Revision: 367080
URL: http://svnweb.freebsd.org/changeset/ports/367080
QAT: https://qat.redports.org/buildarchive/r367080/

Log:
  - Support STAGEDIR

Modified:
  head/devel/mingw64-binutils/Makefile

Modified: head/devel/mingw64-binutils/Makefile
==============================================================================
--- head/devel/mingw64-binutils/Makefile	Tue Sep  2 20:30:18 2014	(r367079)
+++ head/devel/mingw64-binutils/Makefile	Tue Sep  2 20:35:33 2014	(r367080)
@@ -7,5 +7,4 @@ TGTARCH=	x86_64
 TGTABI=		pc-mingw32
 
 MASTERDIR=	${.CURDIR}/../cross-binutils
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"



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