]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: Match Forth module-loading behavior w.r.t flags
authorkevans <kevans@FreeBSD.org>
Tue, 12 Jun 2018 18:42:41 +0000 (18:42 +0000)
committerkevans <kevans@FreeBSD.org>
Tue, 12 Jun 2018 18:42:41 +0000 (18:42 +0000)
commite0ed37e8c816bd6df1c24c45258aff36476a6862
tree76b76f16824ae42edbdc932f0a95349c8a5b25a4
parent9b6fced88fb46125b7b0a8e4b4a4aa3b5cbff9b9
lualoader: Match Forth module-loading behavior w.r.t flags

Also as documented in loader.conf(5), ${module}_flags are actually flags to
be passed to the module, not to `load` as was done thus far.
stand/lua/config.lua