me
/
guix
Archived
1
0
Fork 0

gnu: rust@1.27: Add comment about GDB requirement.

This is a follow-up to commit 47dda6e01e.

* gnu/packages/rust.scm (rust-1.27)[native-inputs]: Add comment.
master
Marius Bakke 2019-10-18 18:28:32 +02:00
parent 47dda6e01e
commit 133be097a8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -780,6 +780,8 @@ jemalloc = \"" jemalloc "/lib/libjemalloc_pic.a" "\"
"rust-1.25-accept-more-detailed-gdb-lines.patch"
"rust-reproducible-builds.patch")))))
(native-inputs
;; FIXME: Rust 1.27 and some later versions require GDB 8.2 specifically.
;; See <https://bugs.gnu.org/37810>.
(alist-replace "gdb" (list gdb-8.2)
(package-native-inputs base-rust)))
(arguments