Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2016 12:46:33 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425946 - head/emulators/qemu-sbruno
Message-ID:  <201611121246.uACCkXGR015721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Nov 12 12:46:33 2016
New Revision: 425946
URL: https://svnweb.freebsd.org/changeset/ports/425946

Log:
  - Verbosify build
  
  Approved by:	portmgr blanket

Modified:
  head/emulators/qemu-sbruno/Makefile

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Sat Nov 12 12:28:45 2016	(r425945)
+++ head/emulators/qemu-sbruno/Makefile	Sat Nov 12 12:46:33 2016	(r425946)
@@ -26,7 +26,7 @@ HAS_CONFIGURE=	yes
 USES=		gmake pkgconfig bison perl5 python:2,build
 USE_PERL5=	build
 PATCH_STRIP=	-p1
-MAKE_ENV+=	BSD_MAKE="${MAKE}"
+MAKE_ENV+=	BSD_MAKE="${MAKE}" V=1
 ONLY_FOR_ARCHS=	amd64 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
 BROKEN_i386=	aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream.
 



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