diff --git a/audio/dexed/files/patch-libs_JUCE_modules_juce__graphics_image__formats_juce__PNGLoader.cpp b/audio/dexed/files/patch-libs_JUCE_modules_juce__graphics_image__formats_juce__PNGLoader.cpp new file mode 100644 index 000000000000..e4e4d7d420f3 --- /dev/null +++ b/audio/dexed/files/patch-libs_JUCE_modules_juce__graphics_image__formats_juce__PNGLoader.cpp @@ -0,0 +1,10 @@ +--- libs/JUCE/modules/juce_graphics/image_formats/juce_PNGLoader.cpp.orig 2026-06-06 18:04:25 UTC ++++ libs/JUCE/modules/juce_graphics/image_formats/juce_PNGLoader.cpp +@@ -266,6 +266,7 @@ + #define PNG_LINKAGE_FUNCTION + + #define PNG_ARM_NEON_OPT 0 ++ #define PNG_POWERPC_VSX_OPT 0 + + #if ! defined (PNG_USER_WIDTH_MAX) + #define PNG_USER_WIDTH_MAX 1000000