Enable BR2_TOOLCHAIN_BUILDROOT_CXX for abbarella devices

pull/114/head
Igor Zalatov (from Citadel PC) 2021-12-17 00:20:46 +03:00
parent e6bca208fa
commit 9256bdc216
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ BR2_GCC_VERSION_7_X=y
BR2_TOOLCHAIN_USES_MUSL=y
BR2_TOOLCHAIN_BUILDROOT_MUSL=y
BR2_TOOLCHAIN_BUILDROOT_LIBC="musl"
# BR2_TOOLCHAIN_BUILDROOT_CXX is not set
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y