blob: 781dbb2f81ba0cb46bd0a6b138cee99e5f239acd [file] [log] [blame]
def build_unsupported(test):
if test.config.abi not in ("x86", "x86_64"):
return test.config.abi
return None