brintos

brintos / llvm-project-archived public Read only

0
0
Text · 250 B · 52bffae Raw
8 lines · plain
1if 'system-darwin' not in config.available_features:2  config.unsupported = True3 4config.environment["LLDB_APPLE_DSYMFORUUID_EXECUTABLE"] = ""5 6# Temporary parallel image loading deadlock workaround7config.environment["NO_PARALLEL_IMG_LOADING"] = ""8