1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 23:20:37 +02:00
Files
guix/gnu
Sören Tempel 632ea2db98 gnu: wllvm: Refer to binutils and file by path.
Without these dependencies, wllvm cannot compile any code.

* gnu/packages/llvm.scm (wllvm)[inputs]: Add binutils and file.
[arguments]: Add 'fix-paths phase.

Change-Id: I5727e55b889f8cebb1a8b20c5f1fce545b252e77
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-24 14:30:05 +02:00
..