opnsense-src/libexec/flua/libhash
Kyle Evans 9ba365ad53 flua: kick out the remaining builtin modules
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.  lposix remains builtin because it's structured incorrectly in
our version.

Reviewed by:	bapt, emaste, markj

(cherry picked from commit b11a5709ec2b61fefb03bfdd38e2f06d2c1107c1)
(cherry picked from commit 9c7db0931d486ce800aa71d9f41abfad9f7f691f)
(cherry picked from commit d505ef08ffbe3b7383fbc6ed30121de9256ac18e)
2026-04-10 22:18:35 -05:00
..
hash.3lua
lhash.c flua: kick out the remaining builtin modules 2026-04-10 22:18:35 -05:00
lhash.h
Makefile
Makefile.inc