Skip to content

Commit 17b790a

Browse files
committed
nsim: Add riscv{32,64}-elf-run symlinks wrappers.
Create symlinks riscv32-elf-run and riscv64-elf-run pointing to riscv32-unknown-elf-run to be used by Jenkins. Signed-off-by: Luis Silva <[email protected]>
1 parent 007712a commit 17b790a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/wrapper/nsim/riscv32-elf-run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
riscv32-unknown-elf-run

scripts/wrapper/nsim/riscv64-elf-run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
riscv32-unknown-elf-run

0 commit comments

Comments
 (0)