Skip to content

Commit 3030011

Browse files
committed
append lit cofig for RISCV tests
1 parent 2a82817 commit 3030011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if not ("RISCV" in config.root.targets):
2+
# We need support for RISCV.
3+
config.unsupported = True

0 commit comments

Comments
 (0)