Page MenuHomeFreeBSD

flua: kick out the remaining builtin modules
ClosedPublic

Authored by kevans on Aug 14 2025, 6:09 AM.
Tags
None
Referenced Files
F147378598: D51891.id163481.diff
Tue, Mar 10, 11:43 AM
F147322106: D51891.diff
Mon, Mar 9, 11:22 PM
Unknown Object (File)
Thu, Mar 5, 7:48 PM
Unknown Object (File)
Wed, Mar 4, 3:47 PM
Unknown Object (File)
Mon, Mar 2, 12:17 AM
Unknown Object (File)
Sun, Mar 1, 11:11 PM
Unknown Object (File)
Sat, Feb 28, 9:28 AM
Unknown Object (File)
Jan 31 2026, 11:22 AM
Subscribers

Details

Summary

Bootstrap flua has some magic now to handle modules by building them in
and discovering them via linker sets. This is slightly cleaner than
always building them in and baking them into loadedlibs for both
bootstrap and system flua.

Adjust the stand build now that these three libs have their own new
homes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable