CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/09/08 11:09:35
Modified files:
graphics/stable-diffusion.cpp: Makefile distinfo
Log message:
graphics/stable-diffusion.cpp: disable "GGML_NATIVE"
... current packaged binaries crash here with SIGILL, presumably because
they use instructions that are available on port-builders, but not here.
I hope this fixes things.
While here, enable support for webp (via graphics/libwepb) and webm (via
github.com/webmproject/libwebm)
