Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 16:39:39 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r296193 - head/tools/build/options
Message-ID:  <201602291639.u1TGddd5012199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Feb 29 16:39:38 2016
New Revision: 296193
URL: https://svnweb.freebsd.org/changeset/base/296193

Log:
  Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed
  
  In case ELF Tool Chain's elfcopy introduces any regressions this knob is
  available as a transition aid. It will be removed once we are confident
  that any regressions have been fixed.

Modified:
  head/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY

Modified: head/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY
==============================================================================
--- head/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY	Mon Feb 29 16:39:27 2016	(r296192)
+++ head/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY	Mon Feb 29 16:39:38 2016	(r296193)
@@ -2,3 +2,4 @@
 Set to build and install
 .Xr objcopy 1
 from GNU Binutils, instead of the one from ELF Tool Chain.
+This option is provided as a transition aid and will be removed in due time.



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