2 lines
75 B
INI
2 lines
75 B
INI
if "clang" not in config.available_features:
|
|
config.unsupported = True
|
if "clang" not in config.available_features:
|
|
config.unsupported = True
|