[Buildroot] [git commit] configs/imx6q-sabresd_qt5: Remove BR2_TOOLCHAIN_BUILDROOT_GLIBC

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 21 21:26:15 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=1d04430e22dd6bdddb89e37d3d1aecc723841dfc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

There is no need to select BR2_TOOLCHAIN_BUILDROOT_GLIBC, so just remove it.

Suggested-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
Signed-off-by: Fabio Estevam <festevam at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 configs/imx6q-sabresd_qt5_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/imx6q-sabresd_qt5_defconfig b/configs/imx6q-sabresd_qt5_defconfig
index 0b4e961..801b256 100644
--- a/configs/imx6q-sabresd_qt5_defconfig
+++ b/configs/imx6q-sabresd_qt5_defconfig
@@ -10,7 +10,6 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
 # Additional features needed for packages
 BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
-BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
 
 # System
 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"



More information about the buildroot mailing list