aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorRutherther via Guix-patches via <guix-patches@gnu.org>2024-12-11 20:35:45 +0100
committerJanneke Nieuwenhuizen <janneke@gnu.org>2024-12-11 20:49:03 +0100
commit98908e0777889aeec2796dbdc4f0809a1898dd3b (patch)
treeddf038952063b7a31591530af40a1bbf5bb6ef97 /.dir-locals.el
parent7aca60c6c48f4779ed63aa4b2ec8cfe5bde34ec4 (diff)
downloadguix-98908e0777889aeec2796dbdc4f0809a1898dd3b.tar.gz
guix-98908e0777889aeec2796dbdc4f0809a1898dd3b.zip
gnu: gdb: Fix build of target-specific versions.
Since recently there has been a change to gdb package that introduced configure-flags, three gdb packages broke, since they assumed there are no configure-flags in gdb. That means they produced the same gdb as gdb-14. This patche fixes that by ensuring configure-flags are appended to original package. * gnu/packages/embedded.scm (make-gdb-arm-none-eabi)[arguments]: Append configure-flags to original flags. * gnu/packages/gdb.scm (gdb-multiarch)[arguments]: Likewise. * gnu/packages/gdb.scm (avr-gdb)[arguments]: Likewise. Signed-off-by: Janneke Nieuwenhuizen <janneke@gnu.org> Change-Id: Ia8748b86dc72197bd4eef307d091b6af44fc5611
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions