2 lines
73 B
INI
2 lines
73 B
INI
if not "LoongArch" in config.root.targets:
|
|
config.unsupported = True
|
if not "LoongArch" in config.root.targets:
|
|
config.unsupported = True
|