summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-02-29 16:39:38 +0000
committeremaste <emaste@FreeBSD.org>2016-02-29 16:39:38 +0000
commit6947c7d02977c37674a9dab865417c39d0d86476 (patch)
tree3bfec41c181ab3c54de8ed79195a4e89dc1f5747
parent5747ae321639a29641bedae2a65d0ad6de891f70 (diff)
downloadFreeBSD-src-6947c7d02977c37674a9dab865417c39d0d86476.zip
FreeBSD-src-6947c7d02977c37674a9dab865417c39d0d86476.tar.gz
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.
-rw-r--r--tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY b/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY
index f06a606..1fcde11 100644
--- a/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY
+++ b/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY
@@ -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.
OpenPOWER on IntegriCloud