1if not "ld_plugin" in config.available_features or not "X86" in config.root.targets: 2 config.unsupported = True 3