From 0b9972bd482cee1df1001332c6ed80458eaea795 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 20 Jan 2010 15:05:38 +0100 Subject: [PATCH] tiff: - remove unneeded option --- packages/graphics/tiff/build | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/graphics/tiff/build b/packages/graphics/tiff/build index aec090104f..fca04fbeec 100755 --- a/packages/graphics/tiff/build +++ b/packages/graphics/tiff/build @@ -13,7 +13,6 @@ cd $PKG_BUILD --sysconfdir=/etc \ --disable-static \ --enable-shared \ - --enable-largefiles \ --disable-mdi \ --disable-cxx \ --with-jpeg-lib-dir=$SYSROOT_PREFIX/usr/lib \