Page MenuHomeFreeBSD

flua: kick out the remaining builtin modules
ClosedPublic

Authored by kevans on Aug 14 2025, 6:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 12:49 PM
Unknown Object (File)
Sat, Oct 11, 12:49 PM
Unknown Object (File)
Sat, Oct 11, 12:49 PM
Unknown Object (File)
Sat, Oct 11, 4:39 AM
Unknown Object (File)
Sat, Oct 4, 7:09 AM
Unknown Object (File)
Fri, Oct 3, 6:17 PM
Unknown Object (File)
Fri, Sep 26, 3:47 AM
Unknown Object (File)
Thu, Sep 25, 6:27 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