From 6947c7d02977c37674a9dab865417c39d0d86476 Mon Sep 17 00:00:00 2001 From: emaste Date: Mon, 29 Feb 2016 16:39:38 +0000 Subject: 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. --- tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.1