if 'system-darwin' not in config.available_features:
  config.unsupported = True

if 'lldb-repro' in config.available_features:
  config.unsupported = True
