From 8aeb9da440b6f71e0f4c8ee5ec41543c491d42bc Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Tue, 12 Jul 2022 22:53:55 +0300 Subject: [PATCH] [HI3536DV100] Update Vixand project --- .../unknown_unknown_hi3536dv100_vixand_defconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3536dv100_vixand_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3536dv100_vixand_defconfig index b7b0a0bb..90971b9f 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3536dv100_vixand_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3536dv100_vixand_defconfig @@ -11,12 +11,12 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y # Toolchain BR2_PER_PACKAGE_DIRECTORIES=y BR2_GCC_VERSION_7_X=y -# BR2_TOOLCHAIN_USES_UCLIBC is not set -# BR2_TOOLCHAIN_BUILDROOT_UCLIBC is not set -# BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc" -BR2_TOOLCHAIN_USES_MUSL=y -BR2_TOOLCHAIN_BUILDROOT_MUSL=y -BR2_TOOLCHAIN_BUILDROOT_LIBC="musl" +BR2_TOOLCHAIN_USES_UCLIBC=y +BR2_TOOLCHAIN_BUILDROOT_UCLIBC=y +BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc" +# BR2_TOOLCHAIN_USES_MUSL is not set +# BR2_TOOLCHAIN_BUILDROOT_MUSL is not set +# BR2_TOOLCHAIN_BUILDROOT_LIBC="musl" BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_TOOLCHAIN_BUILDROOT_LOCALE=y BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y