Skip to content

Commit fff78a5

Browse files
authored
LSV/test/AArch64: add missing lit.local.cfg; fix build (#102607)
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.
1 parent a15de17 commit fff78a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
if not "AArch64" in config.root.targets:
2+
config.unsupported = True

0 commit comments

Comments
 (0)