From 2d0009e7fee4d0a20c2ed31d9f4fa111cebc6e96 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sat, 28 Apr 2012 20:10:32 +0000 Subject: [toolchain/eglibc] drop eglibc version 2.12 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31500 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/eglibc/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'toolchain/eglibc/Makefile') diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile index 7d964bacfd..fbd9daa033 100644 --- a/toolchain/eglibc/Makefile +++ b/toolchain/eglibc/Makefile @@ -15,9 +15,6 @@ PKG_SOURCE_VERSION:=$(PKG_REVISION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-r$(PKG_REVISION) PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.bz2 -ifneq ($(CONFIG_EGLIBC_VERSION_2_12),) - PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_12 -endif ifneq ($(CONFIG_EGLIBC_VERSION_2_13),) PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_13 endif -- cgit v1.2.3