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
Unknown Object (File)
Wed, Jul 15, 7:31 PM
Unknown Object (File)
Wed, Jul 15, 3:06 AM
Unknown Object (File)
Wed, Jul 15, 3:05 AM
Unknown Object (File)
Mon, Jul 13, 1:07 AM
Unknown Object (File)
Mon, Jul 6, 2:48 PM
Unknown Object (File)
Mon, Jul 6, 5:52 AM
Unknown Object (File)
Sun, Jul 5, 5:38 PM
Unknown Object (File)
Jun 21 2026, 2:07 PM
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.