toolchain use glibc instead of musl
This commit is contained in:
@@ -2,7 +2,7 @@ BR2_x86_64=y
|
||||
BR2_SVN="svn"
|
||||
BR2_DL_DIR="$(BUILDS_ROOT)/dl"
|
||||
BR2_HOST_DIR="$(WORKSPACE_DIR)/cross"
|
||||
BR2_TOOLCHAIN_BUILDROOT_MUSL=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
||||
BR2_KERNEL_HEADERS_4_14=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_GCC_ENABLE_LTO=y
|
||||
|
||||
Reference in New Issue
Block a user