[HI3536DV100] Update Vixand project

pull/263/head
Igor Zalatov (from Citadel PC) 2022-07-12 22:53:55 +03:00
parent 1e942bb9ca
commit 8aeb9da440
1 changed files with 6 additions and 6 deletions

View File

@ -11,12 +11,12 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
# Toolchain # Toolchain
BR2_PER_PACKAGE_DIRECTORIES=y BR2_PER_PACKAGE_DIRECTORIES=y
BR2_GCC_VERSION_7_X=y BR2_GCC_VERSION_7_X=y
# BR2_TOOLCHAIN_USES_UCLIBC is not set BR2_TOOLCHAIN_USES_UCLIBC=y
# BR2_TOOLCHAIN_BUILDROOT_UCLIBC is not set BR2_TOOLCHAIN_BUILDROOT_UCLIBC=y
# BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc" BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
BR2_TOOLCHAIN_USES_MUSL=y # BR2_TOOLCHAIN_USES_MUSL is not set
BR2_TOOLCHAIN_BUILDROOT_MUSL=y # BR2_TOOLCHAIN_BUILDROOT_MUSL is not set
BR2_TOOLCHAIN_BUILDROOT_LIBC="musl" # BR2_TOOLCHAIN_BUILDROOT_LIBC="musl"
BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y