X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d20d4b42242c510c60dc24de3c0f3d705f12c106..f9e1fd819ca1f6be5ff83ed9dc9f09ca4f639b50:/openwrt/toolchain/Config.in?ds=sidebyside diff --git a/openwrt/toolchain/Config.in b/openwrt/toolchain/Config.in index bbde429e9..ac0d94a5d 100644 --- a/openwrt/toolchain/Config.in +++ b/openwrt/toolchain/Config.in @@ -7,7 +7,6 @@ source "toolchain/uClibc/Config.in" source "toolchain/binutils/Config.in" source "toolchain/gcc/Config.in" source "toolchain/ccache/Config.in" -source "toolchain/gdb/Config.in" comment "Common Toolchain Options" @@ -21,7 +20,7 @@ config BR2_ENABLE_MULTILIB config BR2_LARGEFILE bool "Enable large file (files > 2 GB) support?" depends on !BR2_cris - default n + default y help Enable large file (files > 2 GB) support