blob: 52bffaeac372b8c08bd15d7ed3d9508c130f78dd [file] [log] [blame] [edit]
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"] = ""