commit:     638f579c3fa353b79fae696772c3fc29ebc43317
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Wed Jan  3 18:38:38 2018 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Wed Jan  3 18:38:38 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=638f579c

Revert "dev-lang/rust: use fully qualified ar"

This reverts commit c44b065cb9cac2671aa878c250c9de3e7f47d74f.

config.toml is not being parsed correctly.

Gentoo-Bug: https://bugs.gentoo.org/643284

 dev-lang/rust/rust-1.21.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.21.0.ebuild b/dev-lang/rust/rust-1.21.0.ebuild
index 15614e7..e0a13e5 100644
--- a/dev-lang/rust/rust-1.21.0.ebuild
+++ b/dev-lang/rust/rust-1.21.0.ebuild
@@ -165,7 +165,6 @@ src_configure() {
        [target.${RUSTHOST}]
        cc = "$(tc-getCC)"
        cxx = "$(tc-getCXX)"
-       ar = "$(tc-getAR)"
        crt-static = false
        EOF
        use system-llvm && cat <<- EOF >> "${S}"/config.toml

Reply via email to