mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
2a68a0ecfa
Before it was always unsupported. llvm-svn: 257899
3 lines
115 B
INI
3 lines
115 B
INI
if not ('ld64_plugin' in config.available_features and 'X86' in config.root.targets):
|
|
config.unsupported = True
|