Age | Commit message (Collapse) | Author |
|
|
|
* gn/packages/riscv.scm (cva6)[arguments]: Set #:make-flags instead of
overriding the build phase.
|
|
* gn/packages/riscv.scm (cva6)[source]: Use upstream openhwgroup
source instead of the cornell-brg fork.
[arguments]: Add fix-stdout phase. Pass RISV=0 to make in build phase.
|
|
* gn/packages/riscv.scm (cva6)[arguments]: In the custom install
phase, install executable as ariane instead of Variane_testharness.
|
|
* gn/packages/riscv.scm: Import (gn packages fpga), (gnu packages
virtualization), (guix build utils), (guix build-system gnu), (guix
gexp) and (guix licenses).
(cva6): New variable.
|
|
* 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.
|