[packages] remove usages of $(CONFIG_LARGEFILE) and $(DISABLE_LARGEFILE)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25207 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2011-01-28 16:59:47 +00:00
parent 69bd70117e
commit 2b269e5e9c
10 changed files with 2 additions and 18 deletions

View File

@ -229,11 +229,6 @@ CONFIGURE_ARGS+= \
CONFIGURE_VARS+= \
PCRE_LIB="-lpcre" \
ifneq ($(CONFIG_LARGEFILE),y)
CONFIGURE_ARGS+= \
--disable-lfs
endif
ifeq ($(CONFIG_IPV6),y)
CONFIGURE_ARGS+= \
--enable-ipv6