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