> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 1 12:35:11 UTC 2024 x86_64 GNU/Linux 12:12:02 up 21:47, 2 users, load average: 0.54, 0.65, 1.33
This commit is contained in:
parent
52573cf68e
commit
a50619438f
15 changed files with 402 additions and 198 deletions
|
@ -14,8 +14,8 @@ jobs:
|
|||
submodules: true
|
||||
- name: Build abstract-machine
|
||||
run: |
|
||||
nix build .#abstract-machine
|
||||
nix build .?submodules=1#abstract-machine
|
||||
- name: Build nemu
|
||||
run: |
|
||||
nix build .#nemu
|
||||
nix build .?submodules=1#nemu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue