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
|
||||
:useMetadata true
|
||||
:requireAsInclude false
|
||||
:useBitLib (not ((or _G.loadstring _G.load) "return 1&1"))
|
||||
: warn
|
||||
: scope}
|
||||
filter-errors (fn _filter-errors [component ...]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user