e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
4 lines
121 B
INI
4 lines
121 B
INI
if (not 'ld_plugin' in config.available_features or
|
|
not 'X86' in config.root.targets):
|
|
config.unsupported = True
|