63485a6c1e
Instead of using an external toolchain built specifically for the autobuilders to test RISC-V 64/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
152 B
Plaintext
6 lines
152 B
Plaintext
BR2_riscv=y
|
|
BR2_RISCV_ABI_LP64=y
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_BLEEDING_EDGE=y
|