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