Bump riscv-tools, to get some -mcmodel=medany fixes (#739)
This commit is contained in:
committed by
Wesley W. Terpstra
parent
5f3a4ada1b
commit
23706113c2
@ -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 > $@
|
||||
|
||||
|
Reference in New Issue
Block a user