Jeremy Morse 984fad243d Reapply "Import Dexter to debuginfo-tests""
This reverts commit cb935f345683194e42e6e883d79c5a16479acd74.

Discussion in D68708 advises that green dragon is being briskly
refurbished, and it's good to have this patch up testing it.
2019-10-31 16:51:53 +00:00

6 lines
169 B
INI

# debuginfo-tests are not expected to pass in a cross-compilation setup.
if 'native' not in config.available_features or config.is_msvc:
config.unsupported = True