Detect if useBitLib flag should be passed to compiler options
This commit is contained in:
parent
0817af9488
commit
7b92d6dc2e
@ -376,6 +376,7 @@ identifiers are declared / referenced in which places."
|
|||||||
:allowedGlobals allowed-globals
|
:allowedGlobals allowed-globals
|
||||||
:useMetadata true
|
:useMetadata true
|
||||||
:requireAsInclude false
|
:requireAsInclude false
|
||||||
|
:useBitLib (not ((or _G.loadstring _G.load) "return 1&1"))
|
||||||
: warn
|
: warn
|
||||||
: scope}
|
: scope}
|
||||||
filter-errors (fn _filter-errors [component ...]
|
filter-errors (fn _filter-errors [component ...]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user