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
F132468790: D18428.id51585.diff
Fri, Oct 17, 4:47 AM
F132468786: D18428.id.diff
Fri, Oct 17, 4:47 AM
F132468785: D18428.id51573.diff
Fri, Oct 17, 4:47 AM
F132422602: D18428.diff
Thu, Oct 16, 7:34 PM
Unknown Object (File)
Wed, Oct 8, 6:47 AM
Unknown Object (File)
Mon, Oct 6, 6:04 AM
Unknown Object (File)
Sat, Oct 4, 2:48 AM
Unknown Object (File)
Fri, Sep 19, 2:01 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.