普通文本  |  5行  |  165 B

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