Page MenuHomeFreeBSD

Only gnu/lib/csu when MK_BSD_CRTBEGIN is off
ClosedPublic

Authored by andrew on Dec 4 2018, 10:56 AM.
Tags
None
Referenced Files
F168830437: D18428.id.diff
Sun, Aug 30, 8:46 AM
F168829828: D18428.id51573.diff
Sun, Aug 30, 8:41 AM
F168825080: D18428.diff
Sun, Aug 30, 8:11 AM
Unknown Object (File)
Fri, Aug 28, 10:21 AM
Unknown Object (File)
Thu, Aug 27, 2:24 PM
Unknown Object (File)
Wed, Aug 26, 5:53 AM
Unknown Object (File)
Mon, Aug 24, 9:03 AM
Unknown Object (File)
Mon, Aug 17, 10:56 AM
Subscribers

Details

Summary

I expect this will fix bug 233733, however have been unable to reproduce.

PR: 233733

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Yes we should build only one or the other and _startup_libs reaching into gnu/lib/csu directly bypassed the ${MK_BSD_CRTBEGIN} test in gnu/lib/Makefile.

This revision is now accepted and ready to land.Dec 4 2018, 2:23 PM
This revision was automatically updated to reflect the committed changes.