summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-29 09:51:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-29 09:51:34 +0000
commit25e88c972540f7858e12bc09fcd79978ba9fb01b (patch)
treed4945dce3757008920f3e038c754516c5ea95953 /openwrt/package/Makefile
parent324544eda2260908023f3d6295fcaca756e96794 (diff)
downloadmtk-20170518-25e88c972540f7858e12bc09fcd79978ba9fb01b.zip
mtk-20170518-25e88c972540f7858e12bc09fcd79978ba9fb01b.tar.gz
mtk-20170518-25e88c972540f7858e12bc09fcd79978ba9fb01b.tar.bz2
make gcc compile install libgcc_s by default, remove package/libgcc/
SVN-Revision: 755
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 6cbadad..6fdf929 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -28,7 +28,6 @@ package-$(BR2_PACKAGE_KISMET) += kismet
package-$(BR2_PACKAGE_L2TPD) += l2tpd
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LIBELF) += libelf
-package-$(BR2_PACKAGE_LIBGCC) += libgcc
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LZO) += lzo