buildroot/toolchain/gcc/Config.in.2

8 lines
244 B
Groff

config BR2_PACKAGE_GCC_TARGET
bool "native toolchain in the target filesystem"
default n
select BR2_PACKAGE_UCLIBC_TARGET_HEADERS
help
If you want the target system to be able to run
binutils/gcc and compile native code, say Y here.