We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ff9d9 commit 71ad9a0Copy full SHA for 71ad9a0
3 files changed
.github/workflows/build-orbis.yml
@@ -9,7 +9,7 @@ on:
9
10
env:
11
HAXE_VERSION: 4.3.6
12
- SDK_VERSION: 0.0.1.558
+ SDK_VERSION: 0.0.1.560-66f503f
13
SDK_PATH: /opt/OpenOrbis/PS4Toolchain
14
15
jobs:
toolchain/libSQLite.a
1.2 MB
toolchain/orbis-setup.xml
@@ -9,5 +9,6 @@
<flag value="-lSceBgft" />
<flag value="-lSceSysmodule" />
<flag value="${this_dir}/jbc.o"/>
+ <flag value="${this_dir}/libSQLite.a"/>
</target>
</xml>
0 commit comments