2 lines
99 B
INI
2 lines
99 B
INI
if any(target in config.target_triple for target in ("aix", "zos")):
|
|
config.unsupported = True
|