mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
configs/snps_archs38_hsdk_defconfig: enable C++ support
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> [yann.morin.1998@free.fr: only enable C++] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
32113c8a25
commit
793415647d
@@ -3,6 +3,7 @@ BR2_archs38_full=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y
|
||||
BR2_PACKAGE_GLIBC_UTILS=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_TARGET_OPTIMIZATION="-mfpu=fpud_all"
|
||||
BR2_TARGET_GENERIC_HOSTNAME="hsdk"
|
||||
BR2_TARGET_GENERIC_ISSUE="Welcome to the HSDK Platform"
|
||||
|
||||
Reference in New Issue
Block a user