blob: a59549d47abe5bc4619357fd4670e09684a475aa [file] [log] [blame]
if (not 'ld_plugin' in config.available_features or
not 'X86' in config.root.targets or
not 'PowerPC' in config.root.targets):
config.unsupported = True