Page MenuHomeFreeBSD

use _LIBS to hook into bsd.lib.mk normal behavior
ClosedPublic

Authored by sjg on Jun 16 2015, 10:19 PM.
Tags
None
Referenced Files
F161721344: D2843.diff
Mon, Jul 6, 5:52 AM
F161661901: D2843.id6250.diff
Sun, Jul 5, 5:38 PM
Unknown Object (File)
Sun, Jun 21, 2:07 PM
Unknown Object (File)
May 16 2026, 7:11 PM
Unknown Object (File)
May 6 2026, 10:31 PM
Unknown Object (File)
May 1 2026, 11:44 AM
Unknown Object (File)
Apr 30 2026, 8:44 PM
Unknown Object (File)
Apr 28 2026, 4:44 AM
Subscribers

Details

Summary

Currently libgcc builds a couple of extra libs which it hooks to all and install targets
by adding these extra libs to _LIBS variable we get that for free, and correct behavior in meta mode too.

Diff Detail

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

Event Timeline

sjg retitled this revision from to use _LIBS to hook into bsd.lib.mk normal behavior.
sjg updated this object.
sjg edited the test plan for this revision. (Show Details)
imp added a reviewer: imp.
imp added a subscriber: imp.

seems sane.

This revision is now accepted and ready to land.Jun 16 2015, 11:26 PM
This revision was automatically updated to reflect the committed changes.