mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Currently PrismLauncher complains about the installed JDK being a 32-bit version, despite it being compiled for 64-bit RISC-V `riscv64`.
This PR fixes this issue.
Signed-off-by: thonkdifferent <41342923+thonkdifferent@users.noreply.github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| download | ||
| JavaChecker.cpp | ||
| JavaChecker.h | ||
| JavaInstall.cpp | ||
| JavaInstall.h | ||
| JavaInstallList.cpp | ||
| JavaInstallList.h | ||
| JavaMetadata.cpp | ||
| JavaMetadata.h | ||
| JavaUtils.cpp | ||
| JavaUtils.h | ||
| JavaVersion.cpp | ||
| JavaVersion.h | ||