diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-29 09:51:34 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-29 09:51:34 +0000 |
| commit | 7fa38c6a7bf8689dd6f574f8d38fd3faae20fb73 (patch) | |
| tree | 8dc3ab8d926f95bf4e20cfa76dc4165c7b7afcb3 /package/libgcc/Config.in | |
| parent | 9a7dcab25717558df58aa90425957298ef250b36 (diff) | |
make gcc compile install libgcc_s by default, remove package/libgcc/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@755 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libgcc/Config.in')
| -rw-r--r-- | package/libgcc/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/libgcc/Config.in b/package/libgcc/Config.in deleted file mode 100644 index 074b8a311..000000000 --- a/package/libgcc/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config BR2_PACKAGE_LIBGCC - tristate "libgcc (GCC support library)" - default m if CONFIG_DEVEL - help - Shared version of the support library, a library of - internal subroutines that GCC uses to overcome - shortcomings of particular machines, or special needs - for some languages. - |
