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)
Tue, Apr 28, 4:44 AM
Unknown Object (File)
Sun, Apr 26, 10:55 AM
Unknown Object (File)
Sat, Apr 25, 7:52 AM
Unknown Object (File)
Wed, Apr 15, 7:56 PM
Unknown Object (File)
Mon, Apr 13, 2:23 PM
Unknown Object (File)
Tue, Mar 31, 2:46 PM
Unknown Object (File)
Mar 31 2026, 3:42 AM
Unknown Object (File)
Mar 30 2026, 6:50 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.