• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# debuginfo-tests are not expected to pass in a cross-compilation setup.
2if 'native' not in config.available_features or config.is_msvc:
3    config.unsupported = True
4
5
6