aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-01-19 17:21:05 +0100
committerLudovic Courtès <ludo@gnu.org>2023-01-19 17:54:49 +0100
commit88854b1a4e364263b0d3c0d1e87de1ce7da51d34 (patch)
tree589bbb760cb6be114679e72906ae7a5325a692ce /m4
parent825c2c51748b8f0fc72d2511f1ea8f38a15d65d7 (diff)
downloadguix-88854b1a4e364263b0d3c0d1e87de1ce7da51d34.tar.gz
guix-88854b1a4e364263b0d3c0d1e87de1ce7da51d34.zip
gnu: gnulib: Refer to "gcc" as provided via implicit package inputs.
Fixes <https://issues.guix.gnu.org/60947>. Previously, with the #+(file-append gcc "/bin/gcc") reference, the resulting derivation would end up referring to the grafted GCC when grafts are enabled, and to the ungrafted one otherwise. As a result, a different derivation would be produced depending on whether grafts are enabled. * gnu/packages/build-tools.scm (gnulib-checkout)[arguments]: Refer to "gcc", not #+(file-append gcc "/bin/gcc").
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions