diff --git a/audio/odin2-synthesizer/files/patch-libs_JUCELV2_modules_juce__graphics_image__formats_juce__PNGLoader.cpp b/audio/odin2-synthesizer/files/patch-libs_JUCELV2_modules_juce__graphics_image__formats_juce__PNGLoader.cpp new file mode 100644 index 000000000000..f09696fb4900 --- /dev/null +++ b/audio/odin2-synthesizer/files/patch-libs_JUCELV2_modules_juce__graphics_image__formats_juce__PNGLoader.cpp @@ -0,0 +1,10 @@ +--- libs/JUCELV2/modules/juce_graphics/image_formats/juce_PNGLoader.cpp.orig 2026-06-05 05:17:21 UTC ++++ libs/JUCELV2/modules/juce_graphics/image_formats/juce_PNGLoader.cpp +@@ -264,6 +264,7 @@ namespace pnglibNamespace + #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 diff --git a/audio/odin2-synthesizer/files/patch-libs_JUCE_modules_juce__graphics_image__formats_juce__PNGLoader.cpp b/audio/odin2-synthesizer/files/patch-libs_JUCE_modules_juce__graphics_image__formats_juce__PNGLoader.cpp new file mode 100644 index 000000000000..e5fff85c6de4 --- /dev/null +++ b/audio/odin2-synthesizer/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-05 05:17:21 UTC ++++ libs/JUCE/modules/juce_graphics/image_formats/juce_PNGLoader.cpp +@@ -264,6 +264,7 @@ namespace pnglibNamespace + #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