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