[Android] Updated scripts to use libc++ when building extlibs

This commit is contained in:
Jonathan De Wachter 2014-03-11 16:03:04 +01:00
parent 595df2a1a9
commit 050dd6f5dc
4 changed files with 38 additions and 33 deletions

View file

@ -17,7 +17,6 @@ JPEG=jpeg-$JPEG_VERSION
FREETYPE_VERSION=2.4.0
FREETYPE=freetype-$FREETYPE_VERSION
mkdir build
wget -nc -P src http://downloads.xiph.org/releases/flac/$FLAC.tar.gz