Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2017 05:04:46 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r324514 - projects/runtime-coverage/sys/boot/sparc64/boot1
Message-ID:  <201710110504.v9B54ke8084472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Wed Oct 11 05:04:46 2017
New Revision: 324514
URL: https://svnweb.freebsd.org/changeset/base/324514

Log:
  Chase r322551 with sys/boot/sparc64/boot1

Modified:
  projects/runtime-coverage/sys/boot/sparc64/boot1/Makefile

Modified: projects/runtime-coverage/sys/boot/sparc64/boot1/Makefile
==============================================================================
--- projects/runtime-coverage/sys/boot/sparc64/boot1/Makefile	Wed Oct 11 05:02:36 2017	(r324513)
+++ projects/runtime-coverage/sys/boot/sparc64/boot1/Makefile	Wed Oct 11 05:04:46 2017	(r324514)
@@ -1,5 +1,8 @@
 # $FreeBSD$
 
+.include <src.opts.mk>
+MK_COVERAGE=	no
+
 PROG=	boot1.elf
 INTERNALPROG=
 MAN=



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