forked from OSchip/llvm-project
parent
14133d5551
commit
d11572818b
|
@ -0,0 +1,4 @@
|
|||
targets = set(config.root.targets_to_build.split())
|
||||
if not 'Sparc' in targets:
|
||||
config.unsupported = True
|
||||
|
Loading…
Reference in New Issue