1if "clang" not in config.available_features or "AMDGPU" not in config.targets_to_build: 2 config.unsupported = True 3