[Bug 233733] Possible build race: crtbeginS.o: invalid string offset

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 4 18:52:28 UTC 2018


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

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

Author: andrew
Date: Tue Dec  4 18:51:28 UTC 2018
New revision: 341489
URL: https://svnweb.freebsd.org/changeset/base/341489

Log:
  Only gnu/lib/csu when MK_BSD_CRTBEGIN is off.

  We were still building it from Makefile.inc1. Disable it there so we don't
  try to build the GNU crtbegin/crtend when the BSD version was asked for.

  PR:           233733
  Reported by:  lwhsu
  Reviewed by:  emaste
  MFC with:     r339738
  Sponsored by: DARPA, AFRL
  Differential Revision:        https://reviews.freebsd.org/D18428

Changes:
  head/Makefile.inc1

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


More information about the freebsd-toolchain mailing list