Update the configuration files to properly build rust. Revert rust-stb-image submodule misupdate.

This commit is contained in:
Lars Bergstrom 2014-04-08 18:58:29 -05:00
parent aa636218e1
commit 00e5f010d4
9 changed files with 16 additions and 11 deletions

1
configure vendored
View file

@ -385,7 +385,6 @@ case ${TARGET_OSTYPE} in
probe CFG_RANLIB arm-linux-androideabi-ranlib
export PATH=${OLD_PATH}
CFG_RUSTC_FLAGS="--target=${CFG_TARGET_TRIPLES} -C android-cross-path=${CFG_ANDROID_CROSS_PATH}"
;;
*)
CFG_PATH=$PATH