Skip to content

Commit 71ad9a0

Browse files
committed
build with libSQLite.a
1 parent d4ff9d9 commit 71ad9a0

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-orbis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
HAXE_VERSION: 4.3.6
12-
SDK_VERSION: 0.0.1.558
12+
SDK_VERSION: 0.0.1.560-66f503f
1313
SDK_PATH: /opt/OpenOrbis/PS4Toolchain
1414

1515
jobs:

toolchain/libSQLite.a

1.2 MB
Binary file not shown.

toolchain/orbis-setup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
<flag value="-lSceBgft" />
1010
<flag value="-lSceSysmodule" />
1111
<flag value="${this_dir}/jbc.o"/>
12+
<flag value="${this_dir}/libSQLite.a"/>
1213
</target>
1314
</xml>

0 commit comments

Comments
 (0)