x86_64: Config for the Updated toolchain to gcc 7.4.0 with musl
This commit is contained in:
File diff suppressed because it is too large
Load Diff
18
projects/x86_64_domo/configs/toolchain_defconfig
Normal file
18
projects/x86_64_domo/configs/toolchain_defconfig
Normal file
@@ -0,0 +1,18 @@
|
||||
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_KERNEL_HEADERS_4_14=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_GCC_ENABLE_LTO=y
|
||||
BR2_PACKAGE_HOST_GDB=y
|
||||
BR2_INIT_NONE=y
|
||||
BR2_ROOTFS_DEVICE_CREATION_STATIC=y
|
||||
# BR2_TARGET_ENABLE_ROOT_LOGIN is not set
|
||||
# BR2_TARGET_GENERIC_GETTY is not set
|
||||
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
|
||||
# BR2_ENABLE_LOCALE_PURGE is not set
|
||||
# BR2_PACKAGE_BUSYBOX is not set
|
||||
BR2_PACKAGE_GDB=y
|
||||
# BR2_TARGET_ROOTFS_TAR is not set
|
||||
Reference in New Issue
Block a user