From 663770adb03adc00629e59889243409fde40219e Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:53:32 +0300 Subject: [PATCH] Update gk7605v100_lite_defconfig --- br-ext-chip-goke/configs/gk7605v100_lite_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/br-ext-chip-goke/configs/gk7605v100_lite_defconfig b/br-ext-chip-goke/configs/gk7605v100_lite_defconfig index ec37cf8a..8944fd26 100644 --- a/br-ext-chip-goke/configs/gk7605v100_lite_defconfig +++ b/br-ext-chip-goke/configs/gk7605v100_lite_defconfig @@ -13,6 +13,7 @@ BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-openipc-linux-musleabi" BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +BR2_GCC_VERSION_LEGACY=y # Kernel BR2_LINUX_KERNEL=y