rust: drop bindir/libdir patch

I'm honestly not sure what this patch does since everything appears to
build the same with and without it. I did a `tree` of the sysroots and
images and I don't see any file differences. Something like this used to
be necessary in Gentoo but I dropped it a few releases back.
This commit is contained in:
Doug Goldstein
2016-11-08 17:26:35 -06:00
parent 82bf763c76
commit e4d37ce4f1
3 changed files with 0 additions and 337 deletions
-1
View File
@@ -407,7 +407,6 @@ do_configure () {
"--infodir=${infodir}" \
"--mandir=${mandir}" \
"--libdir=${libdir}" \
"--bindir=${bindir}" \
"--platform-cfg=${WORKDIR}/mk-cfg/" \
"--enable-local-rust" \
"--local-rust-root=${WORKDIR}/${RUST_SNAPSHOT}/rustc" \