Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2020 21:07:50 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361876 - head/tools/build/options
Message-ID:  <202006062107.056L7oiR086105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006062107.056L7oiR086105>