[Bug 239851] BSD_CRTBEGIN does not work on sparc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 31 18:04:52 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239851

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: emaste
Date: Fri Jan 31 18:04:06 UTC 2020
New revision: 357338
URL: https://svnweb.freebsd.org/changeset/base/357338

Log:
  retire BSD_CRTBEGIN option

  BSD crt is currently used on all architectures (other than sparc64).
  Remove the option and use BSD crt everywhere as part of the GCC 4.2.1
  retirement plan.

  https://lists.freebsd.org/pipermail/freebsd-arch/2020-January/019823.html

  PR:           239851
  Reviewed by:  andrew, brooks
  Sponsored by: The FreeBSD Foundation
  Differential Revision:        https://reviews.freebsd.org/D23122

Changes:
  head/Makefile.inc1
  head/contrib/bmake/mk/meta2deps.sh
  head/gnu/lib/Makefile
  head/lib/csu/Makefile.inc
  head/share/mk/local.dirdeps-options.mk
  head/share/mk/local.dirdeps.mk
  head/share/mk/local.gendirdeps.mk
  head/share/mk/meta2deps.sh
  head/share/mk/src.opts.mk
  head/targets/pseudo/userland/gnu/Makefile.depend
  head/tools/build/options/WITHOUT_BSD_CRTBEGIN
  head/tools/build/options/WITH_BSD_CRTBEGIN

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list