blob: b72b2941989317066875f73d846f5a002ba18201 [file] [log] [blame]
if 'system-darwin' not in config.available_features:
config.unsupported = True
if 'lldb-repro' 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"] = ""