From 859f57bb6707a23450378b99f3f261ec85bcdb7d Mon Sep 17 00:00:00 2001 From: Robert Konrad Date: Thu, 9 Nov 2023 20:55:42 +0100 Subject: [PATCH] Update kmake --- .github/workflows/android-opengl.yml | 2 +- .github/workflows/android-vulkan.yml | 2 +- Kinc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/android-opengl.yml b/.github/workflows/android-opengl.yml index a5fd298b6..87087f971 100644 --- a/.github/workflows/android-opengl.yml +++ b/.github/workflows/android-opengl.yml @@ -26,4 +26,4 @@ jobs: - name: Setup Node.js run: nodejs_bin/copysysbin.sh - name: Compile - run: nodejs_bin/node make.js android -g opengl --kha . --from Tests/Empty --arch arm7 --compile + run: nodejs_bin/node make.js android -g opengl --kha . --from Tests/Empty --arch arm8 --compile diff --git a/.github/workflows/android-vulkan.yml b/.github/workflows/android-vulkan.yml index 0eb4f9136..677b71342 100644 --- a/.github/workflows/android-vulkan.yml +++ b/.github/workflows/android-vulkan.yml @@ -26,4 +26,4 @@ jobs: - name: Setup Node.js run: nodejs_bin/copysysbin.sh - name: Compile - run: nodejs_bin/node make.js android -g vulkan --kha . --from Tests/Empty --arch arm7 --compile + run: nodejs_bin/node make.js android -g vulkan --kha . --from Tests/Empty --arch arm8 --compile diff --git a/Kinc b/Kinc index 561048cd1..71f9d24f0 160000 --- a/Kinc +++ b/Kinc @@ -1 +1 @@ -Subproject commit 561048cd1c198a36e25d09e8b37c799ad16374ad +Subproject commit 71f9d24f0542bd3451ddd7ea183b3748ad66e562