parent
bcddbcbea4
commit
89a4b45468
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
run: apt install -y libelf-dev
|
||||
- name: Clone repository
|
||||
run: git clone https://git.m724.eu/Minecon724/criscv.git .
|
||||
- run: make libinfo
|
||||
- run: CC=x86_64-linux-gnu-gcc make libinfo
|
||||
- name: Package for x86_64
|
||||
run: LD_LIBRARY_PATH=/usr/include CC=x86_64-linux-gnu-gcc PROGRAM_NAME=crisc-x86_64 make
|
||||
- name: Package for aarch64
|
||||
|
|
Loading…
Reference in a new issue