aports/community/xmake/03-internal-lua-cjson.patch
qaqland 0096aeef07 community/xmake: upgrade to 2.9.4
enable more tests and introduce xmake-core-lua-cjson to fix test error
other 3d-party dependencies are git-submodules, remove is no needed
2024-08-05 21:40:03 +00:00

10 lines
286 B
Diff

--- a/core/xmake.sh 2024-08-03 22:03:00.596460446 +0800
+++ b/core/xmake.sh 2024-08-04 08:24:50.126384316 +0800
@@ -227,5 +227,6 @@ if ! has_config "external"; then
includes "src/sv"
includes "src/tbox"
fi
+includes "src/lua-cjson"
includes "src/xmake"
includes "src/demo"