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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to