3 lines
67 B
INI
3 lines
67 B
INI
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|
if not 'X86' in config.root.targets:
|
|
config.unsupported = True
|