summaryrefslogtreecommitdiff
path: root/package/pkg-autotools.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-30 18:07:25 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-01 22:43:01 +0200
commitc0d6625e5eaec29921e6fc5c01a678ad91f32ed8 (patch)
tree16d20e69f465e565f5ce1f71327484e45ffd2602 /package/pkg-autotools.mk
parent152d6414cad38a5bec1756a7b8d3b32487812492 (diff)
package infra: drop non-lfs support
Now that largefile is mandatory remove support for non-lfs tweaks/variables in the package infra and the gcc build. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pkg-autotools.mk')
-rw-r--r--package/pkg-autotools.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pkg-autotools.mk b/package/pkg-autotools.mk
index d2f15fa33..2ecf7d827 100644
--- a/package/pkg-autotools.mk
+++ b/package/pkg-autotools.mk
@@ -201,7 +201,6 @@ define $(2)_CONFIGURE_CMDS
--with-fop=no \
--disable-dependency-tracking \
$$(DISABLE_NLS) \
- $$(DISABLE_LARGEFILE) \
$$(DISABLE_IPV6) \
$$(ENABLE_DEBUG) \
$$(SHARED_STATIC_LIBS_OPTS) \