blob: 38eed282704c6e0b9c89c6d5bd5c7e9f474d75ac [file] [log] [blame] [edit]
if any(
f not in config.available_features
for f in ("clang", "x86-registered-target")
):
config.unsupported = True