aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg
blob: 52bffaeac372b8c08bd15d7ed3d9508c130f78dd (plain)
1
2
3
4
5
6
7
if 'system-darwin' not in config.available_features:
  config.unsupported = True

config.environment["LLDB_APPLE_DSYMFORUUID_EXECUTABLE"] = ""

# Temporary parallel image loading deadlock workaround
config.environment["NO_PARALLEL_IMG_LOADING"] = ""