rhdunn / espeak

eSpeak NG is an open source speech synthesizer that supports 101 languages and accents.
http://reecedunn.co.uk/espeak-for-android
GNU General Public License v3.0
386 stars 16 forks source link

Add support for mips devices. #41

Closed rhdunn closed 11 years ago

rhdunn commented 11 years ago

Enable the mips target when running ndk builds to support mips devices.

NOTE: This will mean that you can no longer build with the crystax version of the ndk until a version of crystax is released based on ndk r8.

rhdunn commented 11 years ago

Now that espeak is not reliant on CrystaX, I have enabled building the MIPS target.