CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/07/04 09:58:27
Modified files:
graphics/png : Makefile
Log message:
Disable SIMD optimizations on archs not explicitely listed
Fixes build on riscv64 where the last version tries to use RVV code,
flagged as broken by clang for a dubious reason.
Bump REVISION since technically this diff *might* change the resulting
package on armv7. No idea whether it currently builds there.
ok phessler@ sthen@
