From 85704ba592cab85201dd16b0161bf61e540b349c Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 10 Feb 2016 23:57:09 +0000 Subject: [PATCH] Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAP Tools removed from the list are now provided by the ELF Tool Chain project and are not controlled by the WITHOUT_BINUTILS_BOOTSTRAP knob. Sponsored by: The FreeBSD Foundation --- tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP b/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP index 84ae1a1706f2..c64c46914c3a 100644 --- a/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP +++ b/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP @@ -1,6 +1,5 @@ .\" $FreeBSD$ -Set to not build binutils (as, c++-filt, gconv, -ld, nm, objcopy, objdump, readelf, size and strip) +Set to not build binutils (as, ld, objcopy and objdump) as part of the bootstrap process. .Bf -symbolic The option does not work for build targets unless some alternative