1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-09 21:21:30 +02:00
Files
guix/gnu
Ricardo Wurmus 1b633a4082 gnu: gcc-arm-none-eabi-4.9: Use G-expression.
This change is necessary because the parent xgcc package uses G-expressions
for configure flags and phases.

* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[arguments]: Use
G-expressions; also remove trailing #T.
2023-04-23 19:29:29 +02:00
..