HomeFreeBSD

flua: initial support for "require" in the base system

Description

flua: initial support for "require" in the base system

Use /usr not /usr/local for base system components.

Use /usr/lib/flua and /usr/share/flua (not lua) for consistency and to
avoid the possibility that other software accidentally finds our base
system modules.

Also drop the version from the path, as flua represents an unspecified
lua version that corresponds to the FreeBSD version it comes with.

LUA_USE_DLOPEN is not yet enabled because some additional changes are
needed wrt symbol visibility.

(cherry picked from commit bceabe277e1286ec694e34c186a73e7bf2c9de4f)

Details

Provenance
emasteAuthored on Aug 13 2020, 12:19 AM
kevansCommitted on Jan 24 2021, 3:43 AM
Parents
rG55850d2b5118: Makefile: add a small blurb about building with gcc xtoolchain
Branches
Unknown
Tags
Unknown