[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:
@ -73,7 +73,6 @@ define Build/Compile
|
||||
--mandir=/usr/share/man \
|
||||
--sbindir=/usr/sbin \
|
||||
--sysconfdir=/etc/samba \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
$(DISABLE_NLS) \
|
||||
--with-lockdir=/var/run/samba \
|
||||
--with-privatedir=/etc/samba \
|
||||
@ -144,7 +143,6 @@ define Build/Compile
|
||||
--mandir=/usr/share/man \
|
||||
--sbindir=/usr/sbin \
|
||||
--sysconfdir=/etc/samba \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
$(DISABLE_NLS) \
|
||||
--with-lockdir=/var/run/samba \
|
||||
--with-privatedir=/etc/samba \
|
||||
|
Reference in New Issue
Block a user