
The original patch got reverted because it broke `check-lldb` on a clean build. This fixes that. llvm-svn: 374201
3 lines
76 B
INI
3 lines
76 B
INI
if not "python" in config.available_features:
|
|
config.unsupported = True
|