mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update the configuration files to properly build rust. Revert rust-stb-image submodule misupdate.
This commit is contained in:
parent
aa636218e1
commit
00e5f010d4
9 changed files with 16 additions and 11 deletions
1
configure
vendored
1
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue