blob: d2975c4388f1335b047efac47971ebb29af47411 [file] [log] [blame]
import platform
if not "Hexagon" in config.root.targets:
config.unsupported = True
if platform.system() in ["Windows"]:
config.unsupported = True