Author: emaste Date: Sat Jun 6 21:07:50 2020 New Revision: 361876 URL: https://svnweb.freebsd.org/changeset/base/361876
Log: Update SYSTEM_LINKER descriptions wrt BINUTILS GNU ld hasn't been built with the BINUTILS option for some time. Modified: head/tools/build/options/WITHOUT_SYSTEM_LINKER head/tools/build/options/WITH_SYSTEM_LINKER Modified: head/tools/build/options/WITHOUT_SYSTEM_LINKER ============================================================================== --- head/tools/build/options/WITHOUT_SYSTEM_LINKER Sat Jun 6 20:17:56 2020 (r361875) +++ head/tools/build/options/WITHOUT_SYSTEM_LINKER Sat Jun 6 21:07:50 2020 (r361876) @@ -7,9 +7,7 @@ This does not prevent a linker from being built for in only for building one for the build itself. The .Va WITHOUT_LLD -and -.Va WITHOUT_BINUTILS -options control those. +option controls that. .Pp This option is only relevant when .Va WITH_LLD_BOOTSTRAP Modified: head/tools/build/options/WITH_SYSTEM_LINKER ============================================================================== --- head/tools/build/options/WITH_SYSTEM_LINKER Sat Jun 6 20:17:56 2020 (r361875) +++ head/tools/build/options/WITH_SYSTEM_LINKER Sat Jun 6 21:07:50 2020 (r361876) @@ -7,9 +7,7 @@ This does not prevent a linker from being built for in only for building one for the build itself. The .Va WITHOUT_LLD -and -.Va WITHOUT_BINUTILS -options control those. +option controls that. .Pp This option is only relevant when .Va WITH_LLD_BOOTSTRAP _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"