Skip to content

Commit

Permalink
Add riscv
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net>
  • Loading branch information
creack committed Jun 29, 2019
1 parent efa78fa commit bbd30d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions test_crosscompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ if ! hash docker; then
return
fi

#linux/riscv # Should work once we merge #81.
#echo2 "Build for linux."
#echo2 " - linux/riscv"
#docker build -t test -f Dockerfile.riscv .
echo2 "Build for linux."
echo2 " - linux/riscv"
docker build -t test -f Dockerfile.riscv .
2 changes: 1 addition & 1 deletion ztypes_riscv64.go → ztypes_riscvx.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bbd30d0

Please sign in to comment.