Merge pull request #19 from j8r/update-runtime

Update runtime to 21.08
This commit is contained in:
catsout 2021-09-11 19:23:46 +08:00 committed by GitHub
commit edf790582d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"app-id": "org.ppsspp.PPSSPP",
"branch": "stable",
"runtime": "org.freedesktop.Platform",
"runtime-version": "20.08",
"runtime-version": "21.08",
"sdk": "org.freedesktop.Sdk",
"rename-icon": "ppsspp",
"command": "PPSSPPSDL",
@ -23,8 +23,7 @@
"arch": {
"aarch64": {
"env": {
"CC": "clang",
"CXX": "clang++"
"EXTRA_OPTS":"-DUSING_GLES2=ON"
}
}
}