[Bug 287572] emulators/ppsspp, emulators/libretro-ppsspp, emulators/ppsspp-qt5: fix build on arm64 (missing libpng17 bundled module)
Date: Wed, 09 Jul 2025 20:16:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287572 --- Comment #5 from Kevin Reinholz <kreinholz@gmail.com> --- Unfortunately, I don't have access to an arm64 build environment, either. However, since all my patch does is revert my own erroneous change to the emulators/ppsspp port Makefile telling make to exclude the libpng17 folder when it extracts the ppsspp source tarball, it should work. The arm64 configure error logs are pretty clear that it's looking for the bundled libpng17 bundled sources on arm64, and not finding them, bails out. -- You are receiving this mail because: You are the assignee for the bug.