Index: head/tools/build/options/WITHOUT_BINUTILS =================================================================== --- head/tools/build/options/WITHOUT_BINUTILS (revision 356889) +++ head/tools/build/options/WITHOUT_BINUTILS (revision 356890) @@ -1,8 +1,7 @@ .\" $FreeBSD$ Do not build or install GNU .Xr as 1 , .Xr ld.bfd 1 , and .Xr objdump 1 as part of the normal system build. -The resulting system cannot build programs from source. Index: head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP =================================================================== --- head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP (revision 356889) +++ head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP (revision 356890) @@ -1,7 +1,3 @@ .\" $FreeBSD$ Do not build binutils (as, ld.bfd, and objdump) as part of the bootstrap process. -.Bf -symbolic -The option does not work for build targets unless some alternative -toolchain is provided. -.Ef