blob: 7076503cff290a6cf779c68b6c41cf079337939d [file] [log] [blame]
def build_unsupported(abi, platform):
if abi != 'x86':
return abi
return None