From 57c0fe1bdec2c9d6b3ff523d7d45bea79441218c Mon Sep 17 00:00:00 2001 From: Hleb Valoshka <375gnu@gmail.com> Date: Tue, 4 Jan 2022 13:11:32 +0200 Subject: [PATCH] Update spice submodule and enable it in CI build on arm64 --- .github/workflows/ci.yml | 4 ++-- thirdparty/Spice | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94e814ed1..e8b9bd2a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -170,8 +170,8 @@ jobs: cmake -B ${{github.workspace}}/build \ -G Ninja \ -DENABLE_GLES=ON \ - -DENABLE_SPICE=OFF \ - -DENABLE_TOOLS=OFF \ + -DENABLE_SPICE=ON \ + -DENABLE_TOOLS=ON \ -DENABLE_TESTS=ON \ -DENABLE_SDL=ON \ -DENABLE_GTK=ON \ diff --git a/thirdparty/Spice b/thirdparty/Spice index e8a1cbeac..d06982e0f 160000 --- a/thirdparty/Spice +++ b/thirdparty/Spice @@ -1 +1 @@ -Subproject commit e8a1cbeacc25a60fbed2f0958951a012ef6ba8e3 +Subproject commit d06982e0fa37aaed4b547f46ff69f0923d604d0d