gnu: rust: Do not refer to 'gcc' from the top level.
authorLudovic Courtès <ludo@gnu.org>
Wed, 9 May 2018 22:27:17 +0000 (00:27 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 9 May 2018 22:27:17 +0000 (00:27 +0200)
commitafc2bf53066975558676bc7f4957ad85d0ec170a
treef6ebfaca2a3e5562e138a78ffe964ff3f44ecab7
parent62834314434323e5250f9d99b35d523ca216b540
gnu: rust: Do not refer to 'gcc' from the top level.

Fixes <https://bugs.gnu.org/31392>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* gnu/packages/rust.scm (rust-1.19)[native-search-paths]: Avoid
top-level reference to 'gcc', which could lead to unbound variable
errors.
gnu/packages/rust.scm