update defconfig for new rpi toolchain

This commit is contained in:
jbnadal
2018-10-25 15:37:14 +02:00
parent 95ab0d4407
commit d2faad6b6d

View File

@@ -6,7 +6,7 @@ BR2_PRIMARY_SITE="http://serveur.nadal-fr.com/buildroot/"
BR2_PACKAGE_OVERRIDE_FILE="$(BOARD)/local.mk"
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches"
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_KERNEL_HEADERS_4_4=y
BR2_KERNEL_HEADERS_4_9=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_GCC_ENABLE_LTO=y
BR2_GCC_ENABLE_GRAPHITE=y