pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

Fix openal not building in pspdev-docker #56

Closed sharkwouter closed 4 years ago

sharkwouter commented 4 years ago

I've added a patch file to track it, including the changes which were already being made by sed. It still doesn't compile on Debian with this, but it is able to work in the docker container. I am not able to test if the library still works as expected, though, since I don't know any applications which use it myself.

sharkwouter commented 4 years ago

To add to this, here is the build log: https://gist.github.com/sharkwouter/ed05fea21371c82a0a7d2baa943096fb

f0rtesque commented 4 years ago

I can confirm this fixes build issue for openal for Ubuntu 20.04 as well.