brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · d1828f2 Raw
5 lines · plain
1if not "BPF" in config.root.targets:2    config.unsupported = True3if "system-aix" in config.available_features:4    config.unsupported = True5