1
0
Fork 0

Bump riscv-tools, to get some -mcmodel=medany fixes (#739)

This commit is contained in:
Palmer Dabbelt 2017-05-11 21:04:33 -07:00 committed by Wesley W. Terpstra
parent 5f3a4ada1b
commit 23706113c2
3 changed files with 3 additions and 1 deletions

View File

@ -31,6 +31,7 @@ addons:
- flex
- texinfo
- device-tree-compiler
- libusb-1.0-0-dev
env:
matrix:

View File

@ -133,6 +133,7 @@ $(RISCV)/install.stamp:
git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-opcodes
git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-pk
git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-tests
git -C $(abspath $(TOP))/riscv-tools submodule update --init --recursive riscv-openocd
+cd $(abspath $(TOP))/riscv-tools; RISCV=$(abspath $(RISCV)) ./build.sh
date > $@

@ -1 +1 @@
Subproject commit 25bb7e1305d9220dddfbded12c087e8f1372b952
Subproject commit cf7369999779bc78bcc5a8a6fe6187363b23247a