mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
build toolchain by default
This commit is contained in:
2
Makefile
2
Makefile
@@ -34,7 +34,7 @@ ARCH:=i386
|
||||
#ARCH:=whatever
|
||||
|
||||
# enable to build a native gcc toolchain with uclibc support
|
||||
USE_UCLIBC_TOOLCHAIN:=false
|
||||
USE_UCLIBC_TOOLCHAIN:=true
|
||||
|
||||
# Enable this to use the uClibc daily snapshot instead of a released
|
||||
# version. Daily snapshots may contain new features and bugfixes. Or
|
||||
|
||||
Reference in New Issue
Block a user