3 lines
115 B
INI
3 lines
115 B
INI
|
|
if not ('ld64_plugin' in config.available_features and 'X86' in config.root.targets):
|
||
|
|
config.unsupported = True
|