Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2019 14:43:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 233733] Possible build race: crtbeginS.o: invalid string offset
Message-ID:  <bug-233733-29464-hgud8kIark@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233733-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233733-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233733

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

Author: andrew
Date: Mon Sep 16 14:42:14 UTC 2019
New revision: 352400
URL: https://svnweb.freebsd.org/changeset/base/352400

Log:
  MFC r341489:

  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:
_U  stable/12/
  stable/12/Makefile.inc1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233733-29464-hgud8kIark>