Age | Commit message (Collapse) | Author |
|
* gn/packages/riscv.scm: Do not import (gnu packages base), (guix
packages) and (guix build-system gnu).
(hello-static): Move to gn/packages/static.scm.
* gn/packages/static.scm: New file.
|
|
wfmash has been upstreamed.
* gn/packages/riscv.scm (wfmash): Delete variable.
|
|
* gn/packages/riscv.scm (hello-static)[name]: Set to hello-static.
|
|
* gn/packages/riscv.scm: Import (guix build-system gnu).
(hello): Use static-package.
|
|
|
|
|
|
This patch adds a version of wfmash that builds and runs successfully
on RISC-V.
* gn/packages/riscv.scm: New file.
|