pelya / pulseaudio-android

PulseAudio server for Android, built as user-land executable, using NDK
Other
56 stars 9 forks source link

Allow compilation with newer versions of NDK #3

Closed nitomartinez closed 8 years ago

nitomartinez commented 8 years ago

on new versions of NDK the version GCCVER 4.8 gets removed and the current one is 4.9

GCCVER and PLATFORMVER are hardcoded in

setCrossEnvironment-armeabi-v7a.sh setCrossEnvironment-armeabi.sh setCrossEnvironment-mips.sh setCrossEnvironment-x86.sh