mirror of
https://github.com/RetroDECK/net.kuribo64.melonDS.git
synced 2024-11-21 21:25:39 +00:00
e56607cb44
OpenGL used to not work with the aarch64 KDE flatpak runtime, but this seems to no longer be the case, so let's re-enable aarch64 builds. There's currently an issue with gcc breaking rendering on aarch64 when building with LTO, so it is disabled for now.
4 lines
43 B
JSON
4 lines
43 B
JSON
{
|
|
"only-arches": ["x86_64", "aarch64"]
|
|
}
|