libstd-rs: use cargo_util_do_compile
This commit is contained in:
committed by
Steven Walter
parent
f31f0c2257
commit
e87b2d43b0
@@ -88,8 +88,6 @@ EOF
|
||||
}
|
||||
|
||||
cargo_util_do_compile () {
|
||||
cd "${B}"
|
||||
|
||||
# prevent cargo from trying to fetch down new data
|
||||
mkdir -p "${WORKDIR}/cargo_home/registry/index/github.com-1ecc6299db9ec823"
|
||||
touch "${WORKDIR}/cargo_home/registry/index/github.com-1ecc6299db9ec823/.cargo-index-lock"
|
||||
|
||||
Reference in New Issue
Block a user