librespot-org / librespot

Open Source Spotify client library
MIT License
4.46k stars 540 forks source link

Fix building Docker image for cross-compilation [dev branch] #1297

Closed starypatyk closed 3 weeks ago

starypatyk commented 3 weeks ago

The changes to the Docker build made for the old-api branch in #1289 are also required in the dev branch.

Changes cherry-picked from the original commit.

With these changes I have been able to build the dev branch for all architectures except MIPS.

Does it still make sense to maintain the MIPS architecture? Are there any known uses of librespot on MIPS devices?

roderickvd commented 3 weeks ago

Thanks. Support for MIPS is hardly a goal…