MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.16k stars 346 forks source link

android: Update to NDK 27 #2028

Closed DDRBoxman closed 5 months ago

DDRBoxman commented 5 months ago

Wanted to put this up with the changes I needed to compile with the NDK 27 beta. Probably makes sense to wait for the stable release before we actually merge anything.

MaxKellermann commented 5 months ago

Probably makes sense to wait for the stable release before we actually merge anything.

NDK r26 is broken; it can't compile MPD at all. Everything is better than that.

I'd like to merge this PR, but I don't understand the -D_LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE line. Can you add an explanatory comment to that line?

DDRBoxman commented 5 months ago

Added a comment for -D_LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE