From 89fcd66b6ba8068f3d522e12e0915e03216b854d Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 13 Jul 2010 19:26:17 +0200 Subject: [gst-plugins-gl] use global large file option Signed-off-by: Michael Olbrich --- rules/gst-plugins-gl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rules/gst-plugins-gl.make') diff --git a/rules/gst-plugins-gl.make b/rules/gst-plugins-gl.make index bdd1879d5..dd8bd8bee 100644 --- a/rules/gst-plugins-gl.make +++ b/rules/gst-plugins-gl.make @@ -41,14 +41,14 @@ $(GST_PLUGINS_GL_SOURCE): GST_PLUGINS_GL_CONF_TOOL := autoconf GST_PLUGINS_GL_CONF_OPT := \ $(CROSS_AUTOCONF_USR) \ + $(GLOBAL_LARGE_FILE_OPTION) \ --disable-rpath \ --disable-nls \ --disable-debug \ --disable-profiling \ --disable-valgrind \ --disable-gcov \ - --disable-gtk-doc \ - --enable-largefile + --disable-gtk-doc # ---------------------------------------------------------------------------- # Target-Install -- cgit v1.2.3