EasyRPG / buildscripts

The scripts used to compile needed libraries for supported platform ports on our Jenkins server
https://ci.easyrpg.org/view/Toolchains/
Other
17 stars 18 forks source link

Set arm64 explicitly for libpng #179

Closed Ghabry closed 3 months ago

Ghabry commented 3 months ago

Otherwise gives linker errors for missing neon functions

I have no idea why this is suddenly broken. Only tested on "Switch". Hope this fixes it for all of them as the error is the same on all arm64 targets.


EDIT: Does not work for Android and macOS.