This reverts commit cb935f3456.
Discussion in D68708 advises that green dragon is being briskly
refurbished, and it's good to have this patch up testing it.
6 lines
169 B
INI
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
|
|
|
|
|