Compare commits

...

1 Commits

Author SHA1 Message Date
Luoyuan Xiao b18d038e8d
Fix riscv64 build error
Fix riscv64 build error:
error: instruction requires the following: 'M' (Integer Multiplication and Division)
        mul t0, t0, a0
        ^
2022-03-21 16:51:03 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
nightly-2022-01-20
nightly-2022-03-20