From: Felix Fietkau Date: Tue, 30 May 2006 20:24:57 +0000 (+0000) Subject: remove stale libgcc menuconfig item X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d937c0222385b9ef78d1120421d5aad4a006740a;p=librecmc%2Flibrecmc.git remove stale libgcc menuconfig item SVN-Revision: 3851 --- diff --git a/openwrt/toolchain/gcc/Config.in b/openwrt/toolchain/gcc/Config.in index 0835b5c8a1..506287a3f8 100644 --- a/openwrt/toolchain/gcc/Config.in +++ b/openwrt/toolchain/gcc/Config.in @@ -29,12 +29,6 @@ choice endchoice -config PACKAGE_LIBGCC - tristate - prompt "libgcc package" if TOOLCHAINOPTS - default y if GCC_VERSION_4_0_2 || GCC_VERSION_4_0_3 || GCC_VERSION_4_1_0 - default m - config GCC_VERSION string prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL)