From 70a87fa9eb648a70da554a1f623db03f88881c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:11:04 +0800 Subject: [PATCH] add gcc --- configfiles/config_data.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index 1752eeb..41ef0aa 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -46,6 +46,7 @@ CONFIG_PACKAGE_nginx-util=y CONFIG_PACKAGE_nginx-mod-luci=y CONFIG_PACKAGE_luci-nginx=y +CONFIG_PACKAGE_gcc=y CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_ntpdate=y CONFIG_PACKAGE_hdparm=y