From 669c37424188fb633ab3102cb2a8c86219a0d0c4 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 26 Feb 2024 12:58:06 +0100 Subject: [PATCH] Update carla, dpf and ValleyAudio; fixes build on latest macOS Signed-off-by: falkTX --- carla | 2 +- dpf | 2 +- plugins/Makefile | 1 + plugins/ValleyAudio | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/carla b/carla index 1e3b910..0b250a0 160000 --- a/carla +++ b/carla @@ -1 +1 @@ -Subproject commit 1e3b910d014f7f7d44e8b3b76eb47efad2121e4f +Subproject commit 0b250a0cb73e4967ca9db0e2065b430c0530c128 diff --git a/dpf b/dpf index ce3f6c1..8d16147 160000 --- a/dpf +++ b/dpf @@ -1 +1 @@ -Subproject commit ce3f6c1147a82efd50107aa3ae9f4f99df6f2e53 +Subproject commit 8d161477fdd47d43563dbd7569fc4349676b42e2 diff --git a/plugins/Makefile b/plugins/Makefile index 72aff2d..4815ed9 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -2656,6 +2656,7 @@ $(BUILD_DIR)/ValleyAudio/%.cpp.o: ValleyAudio/%.cpp $(foreach m,$(VALLEYAUDIO_CUSTOM_PER_FILE),$(call custom_per_file_names,$(m),ValleyAudio_$(shell basename $*))) \ -DpluginInstance=pluginInstance__ValleyAudio \ -DSTDIO_OVERRIDE=ValleyAudio \ + -IValleyAudio/src \ -Wno-sign-compare \ -Wno-unused-but-set-variable diff --git a/plugins/ValleyAudio b/plugins/ValleyAudio index b2ed19a..691f326 160000 --- a/plugins/ValleyAudio +++ b/plugins/ValleyAudio @@ -1 +1 @@ -Subproject commit b2ed19ad46e91c650d0ba3e18eae9a1bbecb1f3c +Subproject commit 691f3262a5bfd0ea21ed3b435957471a87aeb4ca