There was an error while loading. Please reload this page.
1 parent 05ba706 commit 6456280Copy full SHA for 6456280
1 file changed
library/general/src/modules/Arch.rb
@@ -82,7 +82,7 @@ def architecture
82
# SCR.Read(path(".probe.architecture"))
83
# )
84
#end
85
- @_architecture = "arm"
+ @_architecture = "riscv64"
86
@_architecture
87
end
88
0 commit comments