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