From 56299cc6ca0ddb73c33325b63d1c67a93d552174 Mon Sep 17 00:00:00 2001 From: npil Date: Thu, 16 Oct 2025 20:03:22 +0100 Subject: [PATCH] add missing patch --- sonic-pi-4.6.0-devendor_boost.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sonic-pi-4.6.0-devendor_boost.patch diff --git a/sonic-pi-4.6.0-devendor_boost.patch b/sonic-pi-4.6.0-devendor_boost.patch new file mode 100644 index 000000000000..e41934253e5e --- /dev/null +++ b/sonic-pi-4.6.0-devendor_boost.patch @@ -0,0 +1,11 @@ +diff -ruN a/app/gui/CMakeLists.txt b/app/gui/CMakeLists.txt +--- a/app/gui/CMakeLists.txt 2025-10-16 00:00:00.000000000 +0000 ++++ b/app/gui/CMakeLists.txt 2025-10-16 00:00:00.000000000 +0000 +@@ -293,7 +293,6 @@ + target_include_directories(${APP_NAME} + PRIVATE + ${QTAPP_ROOT} +- ${APP_ROOT}/external/scsynth-boost-1.74.0 + ${APP_ROOT}/external/TLSF-2.4.6/src + ${APP_ROOT}/external + ${QTAPP_ROOT}/osc