Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2016 16:50:32 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306313 - head/share/mk
Message-ID:  <201609251650.u8PGoWVX008979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcel
Date: Sun Sep 25 16:50:31 2016
New Revision: 306313
URL: https://svnweb.freebsd.org/changeset/base/306313

Log:
  Document the ".pico" extension for object files.
  
  Suggested by: emaste@

Modified:
  head/share/mk/bsd.README

Modified: head/share/mk/bsd.README
==============================================================================
--- head/share/mk/bsd.README	Sun Sep 25 16:39:18 2016	(r306312)
+++ head/share/mk/bsd.README	Sun Sep 25 16:50:31 2016	(r306313)
@@ -114,7 +114,7 @@ the tree where the file gets installed.
 
 The profiled libraries are no longer built in a different directory than
 the regular libraries.  A new suffix, ".po", is used to denote a profiled
-object.
+object, and ".pico" denotes a position-independent relocatable object.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 



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