[Buildroot] [git commit] configs/qemu_mips64el_malta_defconfig: don't force eglibc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 4 18:42:56 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=642348c8c859dff78041815e0a908f27ebc8ab70
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

It's not required, the toolchain options should handle that.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 configs/qemu_mips64el_malta_defconfig |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/configs/qemu_mips64el_malta_defconfig b/configs/qemu_mips64el_malta_defconfig
index 8d3a132..8999e6c 100644
--- a/configs/qemu_mips64el_malta_defconfig
+++ b/configs/qemu_mips64el_malta_defconfig
@@ -2,9 +2,6 @@
 BR2_mips64el=y
 BR2_MIPS_NABI64=y
 
-# Toolchain
-BR2_TOOLCHAIN_BUILDROOT_EGLIBC=y
-
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set


More information about the buildroot mailing list