forked from OSchip/llvm-project
parent
f4fa0d8d9f
commit
3cf7eb50a9
|
@ -31,3 +31,4 @@ if config.host_os not in ['Linux'] or config.host_arch not in ['x86_64']:
|
|||
config.unsupported = True
|
||||
|
||||
config.suffixes = ['.c', '.cc', '.cpp']
|
||||
config.pipefail = False
|
||||
|
|
Loading…
Reference in New Issue