forked from OSchip/llvm-project
5 lines
114 B
INI
5 lines
114 B
INI
|
if not 'PowerPC' in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|
||
|
config.suffixes = ['.test', '.cpp', '.c']
|