mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 21:34:23 +00:00
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
|