Skip to content

Commit 6a87a76

Browse files
committed
Build static GNU toolchain
1 parent 89209fc commit 6a87a76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lowrisc-toolchain-gcc-rv32imcb.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,8 @@ CT_GCC_DEVEL_VCS_git=y
7373
CT_GCC_DEVEL_URL="https://github.com/riscv-collab/riscv-gcc"
7474
CT_GCC_DEVEL_REVISION="73055647d33c0b63a3125c372019d1dac0f8ac34"
7575

76+
CT_STATIC_TOOLCHAIN=y
77+
CT_GDB_CROSS_STATIC=y
78+
7679
# The build script appends a definition of CT_LOCAL_PATCH_DIR down here, that
7780
# points to the repo's patch directory.

0 commit comments

Comments
 (0)