make gcc4 depend on libgcc, and disable the libgcc hack for it
[openwrt/svn-archive/archive.git] / openwrt / toolchain / gcc / Config.in
index 759daea5be32f7e4b0d65338de7112657972b54a..bec032e2997464e13fbcd9bafd55496b2853ed00 100644 (file)
@@ -29,6 +29,7 @@ choice
        config BR2_GCC_VERSION_4_0_2
                bool "gcc 4.0.2"
                select BR2_GCC_3_4
+               select BR2_PACKAGE_LIBGCC
 
 endchoice