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)
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)
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
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

Lint
Lint Skipped
Unit
Tests Skipped

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.