]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: Match Forth module-loading behavior w.r.t flags
authorKyle Evans <kevans@FreeBSD.org>
Tue, 12 Jun 2018 18:42:41 +0000 (18:42 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Tue, 12 Jun 2018 18:42:41 +0000 (18:42 +0000)
commit35beb9285bf85f08368503aa0a82b5f912bd27c2
tree76b76f16824ae42edbdc932f0a95349c8a5b25a4
parent6fdc57357e7b2d1f1c659aa95b09d76d30b1eb62
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