5 lines
101 B
INI
5 lines
101 B
INI
|
if not "WebAssembly" in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|
||
|
config.suffixes = [".s"]
|