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