• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if (not 'ld_plugin' in  config.available_features or
2    not 'PowerPC' in config.root.targets):
3   config.unsupported = True
4