[Bug 233733] Possible build race: crtbeginS.o: invalid string offset
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 16 14:43:13 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233733
--- Comment #6 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list