Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2017 07:42:37 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r324485 - projects/runtime-coverage
Message-ID:  <201710100742.v9A7gbsW049337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Tue Oct 10 07:42:36 2017
New Revision: 324485
URL: https://svnweb.freebsd.org/changeset/base/324485

Log:
  Tweak wording for _coverage_libs.*

Modified:
  projects/runtime-coverage/Makefile.inc1

Modified: projects/runtime-coverage/Makefile.inc1
==============================================================================
--- projects/runtime-coverage/Makefile.inc1	Tue Oct 10 07:37:59 2017	(r324484)
+++ projects/runtime-coverage/Makefile.inc1	Tue Oct 10 07:42:36 2017	(r324485)
@@ -2251,7 +2251,7 @@ _prereq_libs+= gnu/lib/libssp/libssp_nonshared
 
 #
 # The coverage libraries must be built for the target prior to ${_startup_libs}
-# in order for them to have runtime coverage instrumentation.
+# for world to have runtime coverage instrumentation.
 #
 .if ${MK_COVERAGE} != "no"
 _coverage_libs.${MK_CLANG}+=	lib/libclang_rt/profile



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