5 lines
143 B
INI
5 lines
143 B
INI
|
if not "BPF" in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
if "system-aix" in config.available_features:
|
||
|
config.unsupported = True
|