diff options
Diffstat (limited to 'util/regress')
-rwxr-xr-x | util/regress | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/regress b/util/regress index 29c6f2c31..5cc576b5d 100755 --- a/util/regress +++ b/util/regress @@ -51,6 +51,7 @@ add_option('--builds', 'SPARC,' \ 'X86,X86_MESI_Two_Level,' \ 'ARM,' \ + 'RISCV,' \ 'HSAIL_X86', help="comma-separated build targets to test (default: '%default')") add_option('--modes', |