4 lines
116 B
INI
4 lines
116 B
INI
|
# Requires native execution.
|
||
|
if "host-supports-jit" not in config.available_features:
|
||
|
config.unsupported = True
|