Skip to content

Commit

Permalink
Switched to gcc supporting option to set minimum number of instructio…
Browse files Browse the repository at this point in the history
…ns in HW loop
  • Loading branch information
haugoug committed Aug 25, 2019
1 parent 0126453 commit 95773c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Makefile.pulp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
build:
./configure --prefix=$(PKG_DIR) --with-arch=rv32imac --with-cmodel=medlow --enable-multilib
make all install
mkdir -p $(PKG_DIR)/riscv32-unknown-elf/lib
cp riscv.ld $(PKG_DIR)/riscv32-unknown-elf/lib

checkout:
Expand Down
2 changes: 1 addition & 1 deletion riscv-binutils-gdb
2 changes: 1 addition & 1 deletion riscv-gcc

0 comments on commit 95773c5

Please sign in to comment.