Follow up on 199d6f2 (LSV: document hang reported in #37865) to fix the
build when omitting the AArch64 target. Add the missing lit.local.cfg.
3 lines
71 B
INI
3 lines
71 B
INI
if not "AArch64" in config.root.targets:
|
|
config.unsupported = True
|