From 061992a12dcd195648fd2c0c8c3dd92881fded23 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 13 Jul 2010 19:26:19 +0200 Subject: [usbutils] use global large file option Signed-off-by: Michael Olbrich --- rules/usbutils.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/usbutils.make') diff --git a/rules/usbutils.make b/rules/usbutils.make index 38303f38b..3775a5daa 100644 --- a/rules/usbutils.make +++ b/rules/usbutils.make @@ -45,7 +45,7 @@ USBUTILS_ENV := $(CROSS_ENV) # USBUTILS_AUTOCONF := \ $(CROSS_AUTOCONF_USR) \ - --enable-largefile \ + $(GLOBAL_LARGE_FILE_OPTION) \ --disable-zlib # ---------------------------------------------------------------------------- -- cgit v1.2.3