fc266b1c1a
Instead of using an external toolchain built specifically for the autobuilders to test RISC-V 32/glibc, use a pre-built Bootlin toolchain. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
BR2_riscv=y
|
|
BR2_RISCV_32=y
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE=y
|